Module: Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata::State
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Output only. [Output Only] The overall state of the rollout.
Constant Summary collapse
- UNDEFINED_STATE =
A value indicating that the enum field is not set.
0- STATE_CANCELLED =
Iteration was explicitly cancelled.
534_636_259- STATE_COMPLETED =
Iteration completed, with all actions being successful.
265_728_989- STATE_FAILED =
Iteration completed, with failures.
50_857_931- STATE_PAUSED =
The rollout is paused.
337_513_660- STATE_PROCESSING =
Iteration is in progress.
74_195_873- STATE_UNKNOWN =
Impossible to determine current state of the iteration.
230_861_404- STATE_UNSPECIFIED =
Default value. This value is unused.
470_755_401