Class: Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkStatus

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#arp_caches::Array<::Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry>

Returns A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled.

Returns:



13887
13888
13889
13890
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 13887

class InterconnectDiagnosticsLinkStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#circuit_id::String

Returns 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.



13887
13888
13889
13890
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 13887

class InterconnectDiagnosticsLinkStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#google_demarc::String

Returns The Demarc address assigned by Google and provided in the LoA.

Returns:

  • (::String)

    The Demarc address assigned by Google and provided in the LoA.



13887
13888
13889
13890
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 13887

class InterconnectDiagnosticsLinkStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#lacp_status::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkLACPStatus



13887
13888
13889
13890
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 13887

class InterconnectDiagnosticsLinkStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#receiving_optical_power::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower

Returns An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.

Returns:



13887
13888
13889
13890
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 13887

class InterconnectDiagnosticsLinkStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#transmitting_optical_power::Google::Cloud::Compute::V1::InterconnectDiagnosticsLinkOpticalPower

Returns An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.

Returns:



13887
13888
13889
13890
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 13887

class InterconnectDiagnosticsLinkStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end