Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::ZoneMetadata (v0.1.1)

Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::ZoneMetadata.

A Google Distributed Cloud Edge zone where edge machines are located.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#quota

def quota() -> ::Array<::Google::Cloud::EdgeContainer::V1::Quota>
Returns

#quota=

def quota=(value) -> ::Array<::Google::Cloud::EdgeContainer::V1::Quota>
Parameter
Returns

#rack_types

def rack_types() -> ::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata::RackType}
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata::RackType}) — The map keyed by rack name and has value of RackType.

#rack_types=

def rack_types=(value) -> ::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata::RackType}
Parameter
  • value (::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata::RackType}) — The map keyed by rack name and has value of RackType.
Returns
  • (::Google::Protobuf::Map{::String => ::Google::Cloud::EdgeContainer::V1::ZoneMetadata::RackType}) — The map keyed by rack name and has value of RackType.