[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Config V1 Client - Class ErrorCode (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-config/latest/V1.Deployment.ErrorCode)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.Deployment.ErrorCode)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.Deployment.ErrorCode)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.Deployment.ErrorCode)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.Deployment.ErrorCode)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.Deployment.ErrorCode)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.Deployment.ErrorCode)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.Deployment.ErrorCode)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.Deployment.ErrorCode) \nReference documentation and code samples for the Google Cloud Config V1 Client class ErrorCode.\n\nPossible errors that can occur with deployments.\n\nProtobuf type `google.cloud.config.v1.Deployment.ErrorCode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1 \\\\ Deployment\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### ERROR_CODE_UNSPECIFIED\n\n Value: 0\n\nNo error code was specified.\n\nGenerated from protobuf enum `ERROR_CODE_UNSPECIFIED = 0;`\n\n### REVISION_FAILED\n\n Value: 1\n\nThe revision failed. See Revision for more details.\n\nGenerated from protobuf enum `REVISION_FAILED = 1;`\n\n### CLOUD_BUILD_PERMISSION_DENIED\n\n Value: 3\n\nCloud Build failed due to a permission issue.\n\nGenerated from protobuf enum `CLOUD_BUILD_PERMISSION_DENIED = 3;`\n\n### DELETE_BUILD_API_FAILED\n\n Value: 5\n\nCloud Build job associated with a deployment deletion could not be\nstarted.\n\nGenerated from protobuf enum `DELETE_BUILD_API_FAILED = 5;`\n\n### DELETE_BUILD_RUN_FAILED\n\n Value: 6\n\nCloud Build job associated with a deployment deletion was started but\nfailed.\n\nGenerated from protobuf enum `DELETE_BUILD_RUN_FAILED = 6;`\n\n### BUCKET_CREATION_PERMISSION_DENIED\n\n Value: 7\n\nCloud Storage bucket creation failed due to a permission issue.\n\nGenerated from protobuf enum `BUCKET_CREATION_PERMISSION_DENIED = 7;`\n\n### BUCKET_CREATION_FAILED\n\n Value: 8\n\nCloud Storage bucket creation failed due to an issue unrelated to\npermissions.\n\nGenerated from protobuf enum `BUCKET_CREATION_FAILED = 8;`"]]