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

FinalizeDefaultLocationRequest

import type { FinalizeDefaultLocationRequest } from "https://googleapis.deno.dev/v1/firebase:v1beta1.ts";
interface FinalizeDefaultLocationRequest {
locationId?: string;
}

§Properties

§
locationId?: string
[src]

The ID of the Project's default GCP resource location. The location must be one of the available GCP resource locations.