Nombre del recurso para la ubicación, que puede variar según la implementación. Por ejemplo: "projects/example-project/locations/us-east1"
locationId
string
El ID canónico de esta ubicación. Por ejemplo: "us-east1" .
displayName
string
El nombre descriptivo de esta ubicación, generalmente el nombre de una ciudad cercana. Por ejemplo, "Tokio".
labels
map (key: string, value: string)
Atributos multiservicio para la ubicación. Por ejemplo:
{"cloud.googleapis.com/region": "us-east1"}
Un objeto que contiene una lista de pares "key": value . Ejemplo: { "name": "wrench", "mass": "1.3kg", "count": "3" } .
metadata
object
Metadatos específicos del servicio. Por ejemplo, la capacidad disponible en la ubicación indicada.
Un objeto que contiene campos de un tipo arbitrario. Un campo adicional "@type" contiene un URI que identifica el tipo. Ejemplo: { "id": 1234, "@type": "types.example.com/standard/id" } .
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-06-09 (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."]]