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

Scope

import type { Scope } from "https://googleapis.deno.dev/v1/apphub:v1.ts";

Scope of an application.

interface Scope {
type?: "TYPE_UNSPECIFIED" | "REGIONAL";
}

§Properties

§
type?: "TYPE_UNSPECIFIED" | "REGIONAL"
[src]

Required. Scope Type.