Reference documentation and code samples for the Google Cloud Edge Network V1 Client class RouterStatus.
Describing the current status of a router.
Generated from protobuf message google.cloud.edgenetwork.v1.RouterStatus
Namespace
Google \ Cloud \ EdgeNetwork \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ network
string
The canonical name of the network to which this router belongs.
↳ bgp_peer_status
array< RouterStatus\BgpPeerStatus
>
A list of BgpPeerStatus objects, describing all BGP peers related to this router.
getNetwork
The canonical name of the network to which this router belongs.
string
setNetwork
The canonical name of the network to which this router belongs.
var
string
$this
getBgpPeerStatus
A list of BgpPeerStatus objects, describing all BGP peers related to this router.
setBgpPeerStatus
A list of BgpPeerStatus objects, describing all BGP peers related to this router.
$this