Nome della risorsa per la località, che può variare in base alle implementazioni. Ad esempio: "projects/example-project/locations/us-east1"
locationId
string
L'ID canonico per questa località. Ad esempio: "us-east1".
displayName
string
Il nome visualizzato per questa località, in genere il nome di una città nelle vicinanze. Ad esempio, "Tokyo".
labels
map (key: string, value: string)
Attributi tra servizi per la stazione di ricarica. Ad esempio:
{"cloud.googleapis.com/region": "us-east1"}
Un oggetto contenente un elenco di coppie "key": value. Esempio: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
metadata
object
Metadati specifici del servizio. Ad esempio, la capacità disponibile nella località in questione.
Un oggetto contenente campi di tipo arbitrario. Un campo aggiuntivo "@type" contiene un URI che identifica il tipo. Esempio: { "id": 1234, "@type": "types.example.com/standard/id" }.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-30 UTC."],[[["\u003cp\u003eThis document describes the "Location" resource, which represents a Google Cloud location.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a Location includes fields like \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003elocationId\u003c/code\u003e, \u003ccode\u003edisplayName\u003c/code\u003e, \u003ccode\u003elabels\u003c/code\u003e, and \u003ccode\u003emetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field provides the resource name, while \u003ccode\u003elocationId\u003c/code\u003e offers the canonical ID and \u003ccode\u003edisplayName\u003c/code\u003e provides a user-friendly name.\u003c/p\u003e\n"],["\u003cp\u003eThe resource's \u003ccode\u003elabels\u003c/code\u003e can be used for the storage of service-related attributes, while the \u003ccode\u003emetadata\u003c/code\u003e field can contain service-specific data.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the provided methods to retrieve information about a specific location or to list the supported locations.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations\n\n- [Resource: Location](#Location)\n - [JSON representation](#Location.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Location\n------------------\n\nA resource that represents a Google Cloud location."]]