[[["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.Revision.ErrorCode)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.Revision.ErrorCode)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.Revision.ErrorCode)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.Revision.ErrorCode)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.Revision.ErrorCode)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.Revision.ErrorCode)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.Revision.ErrorCode)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.Revision.ErrorCode)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.Revision.ErrorCode) \nReference documentation and code samples for the Google Cloud Config V1 Client class ErrorCode.\n\nPossible errors if Revision could not be created or updated successfully.\n\nProtobuf type `google.cloud.config.v1.Revision.ErrorCode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1 \\\\ Revision\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### CLOUD_BUILD_PERMISSION_DENIED\n\n Value: 1\n\nCloud Build failed due to a permission issue.\n\nGenerated from protobuf enum `CLOUD_BUILD_PERMISSION_DENIED = 1;`\n\n### APPLY_BUILD_API_FAILED\n\n Value: 4\n\nCloud Build job associated with creating or updating a deployment could\nnot be started.\n\nGenerated from protobuf enum `APPLY_BUILD_API_FAILED = 4;`\n\n### APPLY_BUILD_RUN_FAILED\n\n Value: 5\n\nCloud Build job associated with creating or updating a deployment was\nstarted but failed.\n\nGenerated from protobuf enum `APPLY_BUILD_RUN_FAILED = 5;`\n\n### QUOTA_VALIDATION_FAILED\n\n Value: 7\n\nquota validation failed for one or more resources in terraform\nconfiguration files.\n\nGenerated from protobuf enum `QUOTA_VALIDATION_FAILED = 7;`"]]