google_api_cloud_kms v0.4.0 GoogleApi.CloudKMS.V1.Model.Location View Source
A resource that represents Google Cloud Platform location.
Attributes
- displayName (String.t): The friendly name for this location, typically a nearby city name. For example, "Tokyo". Defaults to:
null
. - labels (%{optional(String.t) => String.t}): Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} Defaults to:
null
. - locationId (String.t): The canonical id for this location. For example: `"us-east1"`. Defaults to:
null
. - metadata (%{optional(String.t) => String.t}): Service-specific metadata. For example the available capacity at the given location. Defaults to:
null
. - name (String.t): Resource name for the location, which may vary between implementations. For example: `"projects/example-project/locations/us-east1"` Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.