Reference documentation and code samples for the Compute V1 Client class InterconnectDiagnosticsARPEntry.
Describing the ARP neighbor entries seen on this link
Generated from protobuf message google.cloud.compute.v1.InterconnectDiagnosticsARPEntry
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ ip_address
string
The IP address of this ARP neighbor.
↳ mac_address
string
The MAC address of this ARP neighbor.
getIpAddress
The IP address of this ARP neighbor.
Generated from protobuf field optional string ip_address = 406272220;
string
hasIpAddress
clearIpAddress
setIpAddress
The IP address of this ARP neighbor.
Generated from protobuf field optional string ip_address = 406272220;
var
string
$this
getMacAddress
The MAC address of this ARP neighbor.
Generated from protobuf field optional string mac_address = 332540164;
string
hasMacAddress
clearMacAddress
setMacAddress
The MAC address of this ARP neighbor.
Generated from protobuf field optional string mac_address = 332540164;
var
string
$this