Compute V1 Client - Class InterconnectDiagnosticsARPEntry (1.22.1)

Reference documentation and code samples for the Compute V1 Client class InterconnectDiagnosticsARPEntry.

Describing the ARP neigr entries seen on this link

Generated from protobuf message google.cloud.compute.v1.InterconnectDiagnosticsARPEntry

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ ip_addressstring

The IP address of this ARP neigr.

↳ mac_addressstring

The MAC address of this ARP neigr.

getIpAddress

The IP address of this ARP neigr.

Returns
TypeDescription
string

hasIpAddress

clearIpAddress

setIpAddress

The IP address of this ARP neigr.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getMacAddress

The MAC address of this ARP neigr.

Returns
TypeDescription
string

hasMacAddress

clearMacAddress

setMacAddress

The MAC address of this ARP neigr.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this