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

AccountsUser_permissionsListOptions

import type { AccountsUser_permissionsListOptions } from "https://googleapis.deno.dev/v1/tagmanager:v2.ts";

Additional options for TagManager#accountsUser_permissionsList.

interface AccountsUser_permissionsListOptions {
pageToken?: string;
}

§Properties

§
pageToken?: string
[src]

Continuation token for fetching the next page of results.