Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::LocationMetadata.
Metadata for a 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::EdgeContainer::V1::ZoneMetadata}
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata}) — The set of available Google Distributed Cloud Edge zones in the location. The map is keyed by the lowercase ID of each zone.
#available_zones=
def available_zones=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata}
Parameter
- value (::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata}) — The set of available Google Distributed Cloud Edge zones in the location. The map is keyed by the lowercase ID of each zone.
Returns
- (::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata}) — The set of available Google Distributed Cloud Edge zones in the location. The map is keyed by the lowercase ID of each zone.