Compute Engine v1 API - Enum RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus.Types.State (3.28.0)

public enum RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus.Types.State

Reference 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.V1

Assembly

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.