Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::Deployment::ErrorCode (v2.8.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::Deployment::ErrorCode.
Possible errors that can occur with deployments.
Constants
ERROR_CODE_UNSPECIFIED
value: 0 No error code was specified.
REVISION_FAILED
value: 1 The revision failed. See Revision for more details.
CLOUD_BUILD_PERMISSION_DENIED
value: 3 Cloud Build failed due to a permission issue.
DELETE_BUILD_API_FAILED
value: 5 Cloud Build job associated with a deployment deletion could not be
started.
DELETE_BUILD_RUN_FAILED
value: 6 Cloud Build job associated with a deployment deletion was started but
failed.
BUCKET_CREATION_PERMISSION_DENIED
value: 7 Cloud Storage bucket creation failed due to a permission issue.
BUCKET_CREATION_FAILED
value: 8 Cloud Storage bucket creation failed due to an issue unrelated to
permissions.
EXTERNAL_VALUE_SOURCE_IMPORT_FAILED
value: 10 Failed to import values from an external source.
[[["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-03 UTC."],[],[]]