GoogleApi.Redis.V1beta1.Model.Location (google_api_redis v0.25.0) View Source
A resource that represents Google Cloud Platform location.
Attributes
-
displayName
(type:String.t
, default:nil
) - The friendly name for this location, typically a nearby city name. For example, "Tokyo". -
labels
(type:map()
, default:nil
) - Cross-service attributes for the location. For example {"cloud.googleapis.com/region": "us-east1"} -
locationId
(type:String.t
, default:nil
) - Resource ID for the region. For example: "us-east1". -
metadata
(type:map()
, default:nil
) - Output only. The set of available zones in the location. The map is keyed by the lowercase ID of each zone, as defined by Compute Engine. These keys can be specified inlocation_id
oralternative_location_id
fields when creating a Redis instance. -
name
(type:String.t
, default:nil
) - Full resource name for the region. For example: "projects/example-project/locations/us-east1".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.