LocationCopyimport 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.