Class State (0.11.0)

State(value)

Output only. Location state of the wave.

Enums

Name Description
UNDEFINED_STATE A value indicating that the enum field is not set.
STATE_FAILED Work on the wave failed.
STATE_IN_PROGRESS Work on the wave is in progress.
STATE_PENDING Work on the wave is pending.
STATE_SKIPPED Work on the wave was canceled or skipped.
STATE_SUCCEEDED Work on the wave succeeded.
STATE_UNSPECIFIED Undefined default state. Should never be exposed to users.