Compute V1 Client - Class GroupStatus (2.0.0)

Reference documentation and code samples for the Compute V1 Client class GroupStatus.

Summarizes the status of the group.

Protobuf type google.cloud.compute.v1.InterconnectGroupsOperationalStatus.GroupStatus

Namespace

Google \ Cloud \ Compute \ V1 \ InterconnectGroupsOperationalStatus

Methods

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;

GROUPS_STATUS_UNSPECIFIED

Value: 261932693

Generated from protobuf enum GROUPS_STATUS_UNSPECIFIED = 261932693;