Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::InterconnectDiagnostics (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::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

#arp_caches

def arp_caches() -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>
Returns

#arp_caches=

def arp_caches=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>
Parameter
Returns
def links() -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus>
Returns
def links=(value) -> ::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus>
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.