google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.Location View Source
A resource that represents Google Cloud Platform location.
Attributes
- labels (Map[String, String]): Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} Defaults to:
null
. - locationId (String): The canonical id for this location. For example: "us-east1". Defaults to:
null
. - metadata (Object): Service-specific metadata. For example the available capacity at the given location. Defaults to:
null
. - name (String): Resource name for the location, which may vary between implementations. For example: "projects/example-project/locations/us-east1" Defaults to:
null
.