Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::DeploymentUnitProgress::Intent (v2.9.0)
Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::DeploymentUnitProgress::Intent.
The possible intents of a deployment unit.
Constants
INTENT_UNSPECIFIED
value: 0 Unspecified intent.
CREATE_DEPLOYMENT
value: 1 Create deployment in the unit from the deployment spec.
UPDATE_DEPLOYMENT
value: 2 Update deployment in the unit.
DELETE_DEPLOYMENT
value: 3 Delete deployment in the unit.
RECREATE_DEPLOYMENT
value: 4 Recreate deployment in the unit.
CLEAN_UP
value: 5 Delete deployment in latest successful revision while no longer
referenced in any deployment unit in the current deployment group.
[[["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."],[],[]]