Reference documentation and code samples for the Compute V1 Client class RouterStatus.
Generated from protobuf message google.cloud.compute.v1.RouterStatus
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ best_routes
↳ best_routes_for_router
↳ bgp_peer_status
↳ nat_status
↳ network
string
URI of the network to which this router belongs.
getBestRoutes
Best routes for this router's network.
setBestRoutes
Best routes for this router's network.
$this
getBestRoutesForRouter
Best routes learned by this router.
setBestRoutesForRouter
Best routes learned by this router.
$this
getBgpPeerStatus
Generated from protobuf field repeated .google.cloud.compute.v1.RouterStatusBgpPeerStatus bgp_peer_status = 218459131;
setBgpPeerStatus
Generated from protobuf field repeated .google.cloud.compute.v1.RouterStatusBgpPeerStatus bgp_peer_status = 218459131;
$this
getNatStatus
Generated from protobuf field repeated .google.cloud.compute.v1.RouterStatusNatStatus nat_status = 63098064;
setNatStatus
Generated from protobuf field repeated .google.cloud.compute.v1.RouterStatusNatStatus nat_status = 63098064;
$this
getNetwork
URI of the network to which this router belongs.
string
hasNetwork
clearNetwork
setNetwork
URI of the network to which this router belongs.
var
string
$this