Reference documentation and code samples for the Compute V1 Client class GroupStatus.
Summarizes the status of the group.
Protobuf type google.cloud.compute.v1.InterconnectAttachmentGroupsOperationalStatus.GroupStatus
Namespace
Google \ Cloud \ Compute \ V1 \ InterconnectAttachmentGroupsOperationalStatusMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_GROUP_STATUS
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_GROUP_STATUS = 0;
DEGRADED
Value: 396890926
Generated from protobuf enum DEGRADED = 396890926;
FULLY_DOWN
Value: 255514647
Generated from protobuf enum FULLY_DOWN = 255514647;
FULLY_UP
Value: 504176464
Generated from protobuf enum FULLY_UP = 504176464;
UNSPECIFIED
Value: 526786327
Generated from protobuf enum UNSPECIFIED = 526786327;