Reference documentation and code samples for the Compute V1 Client class Status.
Status of the BGP peer: {UP, DOWN}
Protobuf type google.cloud.compute.v1.RouterStatusBgpPeerStatus.Status
Namespace
Google \ Cloud \ Compute \ V1 \ RouterStatusBgpPeerStatusMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_STATUS
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_STATUS = 0;
DOWN
Value: 2104482Generated from protobuf enum DOWN = 2104482;
UNKNOWN
Value: 433141802Generated from protobuf enum UNKNOWN = 433141802;
UP
Value: 2715Generated from protobuf enum UP = 2715;