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

IdentitytoolkitRelyingpartySetProjectConfigResponse

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

Response of setting the project configuration.

interface IdentitytoolkitRelyingpartySetProjectConfigResponse {
projectId?: string;
}

§Properties

§
projectId?: string
[src]

Project ID of the relying party.