Class LocationMetadata (1.0.1)

This location metadata represents additional configuration options for a given location where a Redis instance may be created. All fields are output only. It is returned as content of the google.cloud.location.Location.metadata field. .. attribute:: available_zones

Output only. The set of available zones in the location. The map is keyed by the lowercase ID of each zone, as defined by GCE. These keys can be specified in location_id or alternative_location_id fields when creating a Redis instance.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > LocationMetadata

Classes

AvailableZonesEntry

API documentation for redis_v1.types.LocationMetadata.AvailableZonesEntry class.