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

Location

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

Location information that the service is available in.

interface Location {
name?: string;
}

§Properties

§
name?: string
[src]

Optional. Name of location.