Class ErrorCode (0.1.9)

ErrorCode(value)

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

Values: ERROR_CODE_UNSPECIFIED (0): No error code was specified. CLOUD_BUILD_PERMISSION_DENIED (1): Cloud Build failed due to a permission issue. APPLY_BUILD_API_FAILED (4): Cloud Build job associated with creating or updating a deployment could not be started. APPLY_BUILD_RUN_FAILED (5): Cloud Build job associated with creating or updating a deployment was started but failed. QUOTA_VALIDATION_FAILED (7): quota validation failed for one or more resources in terraform configuration files.