Reference documentation and code samples for the Compute V1 Client class RouterStatus.
Generated from protobuf message google.cloud.compute.v1.RouterStatus
Methods
__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.
Generated from protobuf field repeated .google.cloud.compute.v1.Route best_routes = 395826693;
Google\Protobuf\Internal\RepeatedField
setBestRoutes
Best routes for this router's network.
Generated from protobuf field repeated .google.cloud.compute.v1.Route best_routes = 395826693;
$this
getBestRoutesForRouter
Best routes learned by this router.
Generated from protobuf field repeated .google.cloud.compute.v1.Route best_routes_for_router = 119389689;
Google\Protobuf\Internal\RepeatedField
setBestRoutesForRouter
Best routes learned by this router.
Generated from protobuf field repeated .google.cloud.compute.v1.Route best_routes_for_router = 119389689;
$this
getBgpPeerStatus
Generated from protobuf field repeated .google.cloud.compute.v1.RouterStatusBgpPeerStatus bgp_peer_status = 218459131;
Google\Protobuf\Internal\RepeatedField
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;
Google\Protobuf\Internal\RepeatedField
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.
Generated from protobuf field optional string network = 232872494;
string
hasNetwork
clearNetwork
setNetwork
URI of the network to which this router belongs.
Generated from protobuf field optional string network = 232872494;
var
string
$this