Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::DeploymentUnitProgress::State (v2.9.0)
2.9.0 (latest)
2.8.0
2.7.0
2.6.0
2.5.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
1.3.0
1.2.1
1.1.0
1.0.2
0.6.0
0.5.0
0.4.0
0.3.1
0.2.1
0.1.0
Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::DeploymentUnitProgress::State.
The possible steps a deployment unit provisioning may be running.
Constants
STATE_UNSPECIFIED
value: 0 The default value. This value is unused.
QUEUED
value: 1 The deployment unit is queued for deployment creation or update.
APPLYING_DEPLOYMENT
value: 2 The underlying deployment of the unit is being created or updated.
SUCCEEDED
value: 4 The underlying deployment operation of the unit has succeeded.
FAILED
value: 5 The underlying deployment operation of the unit has failed.
ABORTED
value: 6 The deployment unit was aborted, likely due to failures in other
dependent deployment units.
SKIPPED
value: 7 The deployment unit was skipped because there were no changes to apply.
DELETING_DEPLOYMENT
value: 8 The deployment is being deleted.
PREVIEWING_DEPLOYMENT
value: 9 The deployment is being previewed.
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-04-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-25 UTC."],[],[]]