Distributed Cloud Edge Network V1 API - Class Google::Cloud::EdgeNetwork::V1::Interconnect (v0.3.1)

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

Message describing Interconnect object

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#description

def description() -> ::String
Returns
  • (::String) — Optional. A free-text description of the resource. Max length 1024 characters.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. A free-text description of the resource. Max length 1024 characters.
Returns
  • (::String) — Optional. A free-text description of the resource. Max length 1024 characters.

#device_cloud_resource_name

def device_cloud_resource_name() -> ::String
Returns
  • (::String) — Output only. Cloud resource name of the switch device.

#interconnect_type

def interconnect_type() -> ::Google::Cloud::EdgeNetwork::V1::Interconnect::InterconnectType
Returns

#interconnect_type=

def interconnect_type=(value) -> ::Google::Cloud::EdgeNetwork::V1::Interconnect::InterconnectType
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels associated with this resource.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels associated with this resource.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels associated with this resource.

#name

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

#name=

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

#physical_ports

def physical_ports() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.

#update_time

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

#uuid

def uuid() -> ::String
Returns
  • (::String) — Output only. Unique identifier for the link.