public enum RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus.Types.StateReference documentation and code samples for the Compute Engine v1 API enum RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus.Types.State.
Output only. Location state of the wave.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
Failed |
Work on the wave failed. |
InProgress |
Work on the wave is in progress. |
Pending |
Work on the wave is pending. |
Skipped |
Work on the wave was canceled or skipped. |
Succeeded |
Work on the wave succeeded. |
UndefinedState |
A value indicating that the enum field is not set. |
Unspecified |
Undefined default state. Should never be exposed to users. |