Distributed Cloud Edge Network V1 API - Class Google::Cloud::EdgeNetwork::V1::Zone (v0.4.0)

Reference documentation and code samples for the Distributed Cloud Edge Network V1 API class Google::Cloud::EdgeNetwork::V1::Zone.

A Google Edge Cloud zone.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs

#layout_name

def layout_name() -> ::String
Returns
  • (::String) — The deployment layout type.

#layout_name=

def layout_name=(value) -> ::String
Parameter
  • value (::String) — The deployment layout type.
Returns
  • (::String) — The deployment layout type.

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource name of the zone.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the zone.
Returns
  • (::String) — Required. The resource name of the zone.

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns