Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::Revision::ErrorCode (v0.1.0)

Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::Revision::ErrorCode.

Possible errors if Revision could not be created or updated successfully.

Constants

ERROR_CODE_UNSPECIFIED

value: 0
No error code was specified.

CLOUD_BUILD_PERMISSION_DENIED

value: 1
Cloud Build failed due to a permission issue.

APPLY_BUILD_API_FAILED

value: 4
Cloud Build job associated with creating or updating a deployment could not be started.

APPLY_BUILD_RUN_FAILED

value: 5
Cloud Build job associated with creating or updating a deployment was started but failed.