Resource name for the location, which may vary between implementations. For example: "projects/example-project/locations/us-east1"
locationId
string
The canonical id for this location. For example: "us-east1".
displayName
string
The friendly name for this location, typically a nearby city name. For example, "Tokyo".
labels
map (key: string, value: string)
Cross-service attributes for the location. For example
{"cloud.googleapis.com/region": "us-east1"}
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
metadata
object
Service-specific metadata. For example the available capacity at the given location.
An object containing fields of an arbitrary type. An additional field "@type" contains a URI identifying the type. Example: { "id": 1234, "@type": "types.example.com/standard/id" }.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-15 UTC."],[[["\u003cp\u003eThe Location resource in Google Cloud represents a specific geographic location, containing details like its resource name, canonical ID, and display name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field is a string that provides the resource name of the location, which can vary across implementations, such as \u003ccode\u003e"projects/example-project/locations/us-east1"\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elocationId\u003c/code\u003e field provides the standardized ID for the location, for example, \u003ccode\u003e"us-east1"\u003c/code\u003e, and the \u003ccode\u003edisplayName\u003c/code\u003e field is the user-friendly name, such as "Tokyo".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elabels\u003c/code\u003e field contains cross-service attributes for the location, represented as key-value pairs, and \u003ccode\u003emetadata\u003c/code\u003e contains service-specific metadata, with an \u003ccode\u003e@type\u003c/code\u003e field to identify the data type.\u003c/p\u003e\n"],["\u003cp\u003eYou can retrieve details about a location using the \u003ccode\u003eget\u003c/code\u003e method and enumerate all supported locations for a service using the \u003ccode\u003elist\u003c/code\u003e method, both within the provided context.\u003c/p\u003e\n"]]],[],null,[]]