Class Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus (v1.1.0)

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

#circuit_id

def circuit_id() -> ::String
Returns
  • (::String) — The unique ID for this link assigned during turn up by Google.

#circuit_id=

def circuit_id=(value) -> ::String
Parameter
  • value (::String) — The unique ID for this link assigned during turn up by Google.
Returns
  • (::String) — The unique ID for this link assigned during turn up by Google.

#google_demarc

def google_demarc() -> ::String
Returns
  • (::String) — The Demarc address assigned by Google and provided in the LoA.

#google_demarc=

def google_demarc=(value) -> ::String
Parameter
  • value (::String) — The Demarc address assigned by Google and provided in the LoA.
Returns
  • (::String) — The Demarc address assigned by Google and provided in the LoA.

#lacp_status

def lacp_status() -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus

#lacp_status=

def lacp_status=(value) -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus

#receiving_optical_power

def receiving_optical_power() -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Returns

#receiving_optical_power=

def receiving_optical_power=(value) -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Parameter
Returns

#transmitting_optical_power

def transmitting_optical_power() -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Returns

#transmitting_optical_power=

def transmitting_optical_power=(value) -> ::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower
Parameter
Returns