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

IdentitytoolkitRelyingpartyDownloadAccountRequest

import type { IdentitytoolkitRelyingpartyDownloadAccountRequest } from "https://googleapis.deno.dev/v1/identitytoolkit:v3.ts";

Request to download user account in batch.

interface IdentitytoolkitRelyingpartyDownloadAccountRequest {
delegatedProjectNumber?: bigint;
maxResults?: number;
nextPageToken?: string;
targetProjectId?: string;
}

§Properties

§
delegatedProjectNumber?: bigint
[src]

GCP project number of the requesting delegated app. Currently only intended for Firebase V1 migration.

§
maxResults?: number
[src]

The max number of results to return in the response.

§
nextPageToken?: string
[src]

The token for the next page. This should be taken from the previous response.

§
targetProjectId?: string
[src]

Specify which project (field value is actually project id) to operate. Only used when provided credential.