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

AddFirebaseRequest

import type { AddFirebaseRequest } from "https://googleapis.deno.dev/v1/firebase:v1beta1.ts";

All fields are required.

interface AddFirebaseRequest {
locationId?: string;
}

§Properties

§
locationId?: string
[src]

Deprecated. Instead, to set a Project's default GCP resource location, call FinalizeDefaultLocation after you add Firebase resources to the GCP Project. The ID of the Project's default GCP resource location. The location must be one of the available GCP resource locations.