Compute V1 Client - Class RolloutStatus (2.0.0)

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

Rollout status of the future quota limit.

Protobuf type google.cloud.compute.v1.QuotaExceededInfo.RolloutStatus

Namespace

Google \ Cloud \ Compute \ V1 \ QuotaExceededInfo

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ROLLOUT_STATUS

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ROLLOUT_STATUS = 0;

IN_PROGRESS

Value: 469193735

IN_PROGRESS - A rollout is in process which will change the limit value to future limit.

Generated from protobuf enum IN_PROGRESS = 469193735;

ROLLOUT_STATUS_UNSPECIFIED

Value: 26864568

ROLLOUT_STATUS_UNSPECIFIED - Rollout status is not specified. The default value.

Generated from protobuf enum ROLLOUT_STATUS_UNSPECIFIED = 26864568;