Reference documentation and code samples for the Compute V1 Client class LocalState.
The current BFD session state as seen by the transmitting system. These states are specified in section 4.1 ofRFC5880
Protobuf type google.cloud.compute.v1.BfdStatus.LocalState
Namespace
Google \ Cloud \ Compute \ V1 \ BfdStatusMethods
static::name
value
mixed
static::value
name
mixed
Constants
UNDEFINED_LOCAL_STATE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_LOCAL_STATE = 0;
ADMIN_DOWN
Value: 128544690
Generated from protobuf enum ADMIN_DOWN = 128544690;
DOWN
Value: 2104482
Generated from protobuf enum DOWN = 2104482;
INIT
Value: 2252048
Generated from protobuf enum INIT = 2252048;
STATE_UNSPECIFIED
Value: 470755401
Generated from protobuf enum STATE_UNSPECIFIED = 470755401;
UP
Value: 2715
Generated from protobuf enum UP = 2715;

