Resource: Location
A resource that represents a Google Cloud location.
JSON representation |
---|
{ "name": string, "locationId": string, "displayName": string, "labels": { string: string, ... }, "metadata": { "@type": string, field1: ..., ... } } |
Fields | |
---|---|
name |
Full resource name for the region. For example: "projects/example-project/locations/us-east1". |
locationId |
Resource ID for the region. For example: "us-east1". |
displayName |
The friendly name for this location, typically a nearby city name. For example, "Tokyo". |
labels |
Cross-service attributes for the location. For example
An object containing a list of |
metadata |
Output only. The set of available zones in the location. The map is keyed by the lowercase ID of each zone, as defined by Compute Engine. These keys can be specified in |
Methods |
|
---|---|
|
Gets information about a location. |
|
Lists information about the supported locations for this service. |