public enum QuotaExceededInfo.RolloutStatus extends Enum<QuotaExceededInfo.RolloutStatus> implements ProtocolMessageEnum
Rollout status of the future quota limit.
Protobuf enum google.cloud.compute.v1.QuotaExceededInfo.RolloutStatus
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
IN_PROGRESS |
IN_PROGRESS - A rollout is in process which will change the limit value to future limit. |
IN_PROGRESS_VALUE |
IN_PROGRESS - A rollout is in process which will change the limit value to future limit. |
ROLLOUT_STATUS_UNSPECIFIED |
ROLLOUT_STATUS_UNSPECIFIED - Rollout status is not specified. The default value. |
ROLLOUT_STATUS_UNSPECIFIED_VALUE |
ROLLOUT_STATUS_UNSPECIFIED - Rollout status is not specified. The default value. |
UNDEFINED_ROLLOUT_STATUS |
A value indicating that the enum field is not set. |
UNDEFINED_ROLLOUT_STATUS_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |