Reference documentation and code samples for the Compute V1 Client class InterconnectDiagnosticsLinkStatus.
Generated from protobuf message google.cloud.compute.v1.InterconnectDiagnosticsLinkStatus
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ arp_caches
array< Google\Cloud\Compute\V1\InterconnectDiagnosticsARPEntry
>
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
↳ circuit_id
string
The unique ID for this link assigned during turn up by Google.
↳ google_demarc
string
The Demarc address assigned by Google and provided in the LoA.
↳ operational_status
string
The operational status of the link. Check the OperationalStatus enum for the list of possible values.
↳ receiving_optical_power
Google\Cloud\Compute\V1\InterconnectDiagnosticsLinkOpticalPower
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
↳ transmitting_optical_power
Google\Cloud\Compute\V1\InterconnectDiagnosticsLinkOpticalPower
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
getArpCaches
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
setArpCaches
A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled
$this
getCircuitId
The unique ID for this link assigned during turn up by Google.
string
hasCircuitId
clearCircuitId
setCircuitId
The unique ID for this link assigned during turn up by Google.
var
string
$this
getGoogleDemarc
The Demarc address assigned by Google and provided in the LoA.
string
hasGoogleDemarc
clearGoogleDemarc
setGoogleDemarc
The Demarc address assigned by Google and provided in the LoA.
var
string
$this
getLacpStatus
Generated from protobuf field optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
hasLacpStatus
clearLacpStatus
setLacpStatus
Generated from protobuf field optional .google.cloud.compute.v1.InterconnectDiagnosticsLinkLACPStatus lacp_status = 361210415;
$this
getOperationalStatus
The operational status of the link.
Check the OperationalStatus enum for the list of possible values.
string
hasOperationalStatus
clearOperationalStatus
setOperationalStatus
The operational status of the link.
Check the OperationalStatus enum for the list of possible values.
var
string
$this
getReceivingOpticalPower
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
hasReceivingOpticalPower
clearReceivingOpticalPower
setReceivingOpticalPower
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the received light level.
$this
getTransmittingOpticalPower
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
hasTransmittingOpticalPower
clearTransmittingOpticalPower
setTransmittingOpticalPower
An InterconnectDiagnostics.LinkOpticalPower object, describing the current value and status of the transmitted light level.
$this