public enum RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus.State extends Enum<RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus.State> implements ProtocolMessageEnumOutput only. Location state of the wave.
Protobuf enum
google.cloud.compute.v1.RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
STATE_FAILED |
Work on the wave failed. |
STATE_FAILED_VALUE |
Work on the wave failed. |
STATE_IN_PROGRESS |
Work on the wave is in progress. |
STATE_IN_PROGRESS_VALUE |
Work on the wave is in progress. |
STATE_PENDING |
Work on the wave is pending. |
STATE_PENDING_VALUE |
Work on the wave is pending. |
STATE_SKIPPED |
Work on the wave was canceled or skipped. |
STATE_SKIPPED_VALUE |
Work on the wave was canceled or skipped. |
STATE_SUCCEEDED |
Work on the wave succeeded. |
STATE_SUCCEEDED_VALUE |
Work on the wave succeeded. |
STATE_UNSPECIFIED |
Undefined default state. Should never be exposed to users. |
STATE_UNSPECIFIED_VALUE |
Undefined default state. Should never be exposed to users. |
UNDEFINED_STATE |
A value indicating that the enum field is not set. |
UNDEFINED_STATE_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() |
|