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

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

Diagnostics information about interconnect, contains detailed and current technical information about Google's side of the connection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def link_layer_addresses() -> ::Array<::Google::Cloud::EdgeNetwork::V1::LinkLayerAddress>
Returns
def link_layer_addresses=(value) -> ::Array<::Google::Cloud::EdgeNetwork::V1::LinkLayerAddress>
Parameter
Returns
def links() -> ::Array<::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkStatus>
Returns
def links=(value) -> ::Array<::Google::Cloud::EdgeNetwork::V1::InterconnectDiagnostics::LinkStatus>
Parameter
Returns

#mac_address

def mac_address() -> ::String
Returns
  • (::String) — The MAC address of the Interconnect's bundle interface.

#mac_address=

def mac_address=(value) -> ::String
Parameter
  • value (::String) — The MAC address of the Interconnect's bundle interface.
Returns
  • (::String) — The MAC address of the Interconnect's bundle interface.