Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata::State (v3.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata::State.
Output only. [Output Only] The overall state of the rollout.
Constants
UNDEFINED_STATE
value: 0 A value indicating that the enum field is not set.
STATE_CANCELLED
value: 534_636_259 Iteration was explicitly cancelled.
STATE_COMPLETED
value: 265_728_989 Iteration completed, with all actions being successful.
STATE_FAILED
value: 50_857_931 Iteration completed, with failures.
STATE_PAUSED
value: 337_513_660 The rollout is paused.
STATE_PROCESSING
value: 74_195_873 Iteration is in progress.
STATE_UNKNOWN
value: 230_861_404 Impossible to determine current state of the iteration.
STATE_UNSPECIFIED
value: 470_755_401 Default value. This value is unused.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-18 UTC."],[],[]]