Send feedback
Google Cloud Deploy V1 API - Module Google::Cloud::Deploy::V1::RolloutUpdateEvent::RolloutUpdateType (v1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.1.0 keyboard_arrow_down
Reference documentation and code samples for the Google Cloud Deploy V1 API module Google::Cloud::Deploy::V1::RolloutUpdateEvent::RolloutUpdateType.
RolloutUpdateType indicates the type of the rollout update.
Constants
ROLLOUT_UPDATE_TYPE_UNSPECIFIED
value: 0 Rollout update type unspecified.
PENDING
value: 1 rollout state updated to pending.
PENDING_RELEASE
value: 2 Rollout state updated to pending release.
IN_PROGRESS
value: 3 Rollout state updated to in progress.
CANCELLING
value: 4 Rollout state updated to cancelling.
CANCELLED
value: 5 Rollout state updated to cancelled.
HALTED
value: 6 Rollout state updated to halted.
SUCCEEDED
value: 7 Rollout state updated to succeeded.
FAILED
value: 8 Rollout state updated to failed.
APPROVAL_REQUIRED
value: 9 Rollout requires approval.
APPROVED
value: 10 Rollout has been approved.
REJECTED
value: 11 Rollout has been rejected.
ADVANCE_REQUIRED
value: 12 Rollout requires advance to the next phase.
ADVANCED
value: 13 Rollout has been advanced.
Send feedback
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 2024-10-30 UTC.
Need to tell us more?
[[["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 2024-10-30 UTC."],[],[]]