Class State (1.50.0)
Stay organized with collections
Save and categorize content based on your preferences.
Output only. [Output Only] The overall state of the rollout.
Enums |
| Name |
Description |
UNDEFINED_STATE |
A value indicating that the enum field is not set. |
STATE_CANCELLED |
Iteration was explicitly cancelled. |
STATE_COMPLETED |
Iteration completed, with all actions being successful. |
STATE_FAILED |
Iteration completed, with failures. |
STATE_PAUSED |
The rollout is paused. |
STATE_PROCESSING |
Iteration is in progress. |
STATE_UNKNOWN |
Impossible to determine current state of the iteration. |
STATE_UNSPECIFIED |
Default value. This value is unused. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-18 UTC.
[null,null,["Last updated 2026-07-18 UTC."],[],[]]