Class: Google::Cloud::Compute::V1::InterconnectDiagnosticsARPEntry

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

Overview

Describing the ARP neighbor entries seen on this link

Instance Attribute Summary collapse

Instance Attribute Details

#ip_address::String



17578
17579
17580
17581
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17578

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

#mac_address::String



17578
17579
17580
17581
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 17578

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