Module: Google::Cloud::Compute::V1::RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus::State

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Output only. Location state of the wave.

Constant Summary collapse

UNDEFINED_STATE =

A value indicating that the enum field is not set.

0
STATE_FAILED =

Work on the wave failed.

50_857_931
STATE_IN_PROGRESS =

Work on the wave is in progress.

413_162_809
STATE_PENDING =

Work on the wave is pending.

369_985_449
STATE_SKIPPED =

Work on the wave was canceled or skipped.

515_663_170
STATE_SUCCEEDED =

Work on the wave succeeded.

466_911_219
STATE_UNSPECIFIED =

Undefined default state. Should never be exposed to users.

470_755_401