Reference documentation and code samples for the Google Cloud Memorystore for Memcached V1 API class Google::Cloud::Memcache::V1::LocationMetadata.
Metadata for the given ::Google::Cloud::Location::Location
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#available_zones
def available_zones() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::Memcache::V1::ZoneMetadata}
Returns
-
(::Google::Protobuf::Map{::String => ::Google::Cloud::Memcache::V1::ZoneMetadata}) — 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 the
zones
field when creating a Memcached instance.