Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::DeploymentUnitProgress::State (v2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["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-04-25 UTC."],[],[]]