Reference documentation and code samples for the Google Cloud Edge Network V1 Client class SubnetStatus.
SubnetStatus contains detailed and current technical information about this subnet resource.
Generated from protobuf message google.cloud.edgenetwork.v1.SubnetStatus
Namespace
Google \ Cloud \ EdgeNetwork \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of CCFE subnet resource.
↳ mac_address
string
BVI MAC address.
↳ link_layer_addresses
array< LinkLayerAddress
>
A list of LinkLayerAddress, describing the ip address and corresponding link-layer address of the neighbors for this subnet.
getName
The name of CCFE subnet resource.
string
setName
The name of CCFE subnet resource.
var
string
$this
getMacAddress
BVI MAC address.
string
setMacAddress
BVI MAC address.
var
string
$this
getLinkLayerAddresses
A list of LinkLayerAddress, describing the ip address and corresponding link-layer address of the neighbors for this subnet.
setLinkLayerAddresses
A list of LinkLayerAddress, describing the ip address and corresponding link-layer address of the neighbors for this subnet.
$this