Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EnterprisesWebAppsListOptions

import type { EnterprisesWebAppsListOptions } from "https://googleapis.deno.dev/v1/androidmanagement:v1.ts";

Additional options for AndroidManagement#enterprisesWebAppsList.

interface EnterprisesWebAppsListOptions {
pageSize?: number;
pageToken?: string;
}

§Properties

§
pageSize?: number
[src]

The requested page size. This is a hint and the actual page size in the response may be different.

§
pageToken?: string
[src]

A token identifying a page of results returned by the server.