[[["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.Preview.ErrorCode)\n- [1.4.0](/php/docs/reference/cloud-config/1.4.0/V1.Preview.ErrorCode)\n- [1.3.0](/php/docs/reference/cloud-config/1.3.0/V1.Preview.ErrorCode)\n- [1.2.1](/php/docs/reference/cloud-config/1.2.1/V1.Preview.ErrorCode)\n- [1.1.0](/php/docs/reference/cloud-config/1.1.0/V1.Preview.ErrorCode)\n- [1.0.1](/php/docs/reference/cloud-config/1.0.1/V1.Preview.ErrorCode)\n- [0.5.2](/php/docs/reference/cloud-config/0.5.2/V1.Preview.ErrorCode)\n- [0.2.0](/php/docs/reference/cloud-config/0.2.0/V1.Preview.ErrorCode)\n- [0.1.3](/php/docs/reference/cloud-config/0.1.3/V1.Preview.ErrorCode) \nReference documentation and code samples for the Google Cloud Config V1 Client class ErrorCode.\n\nPossible errors that can occur with previews.\n\nProtobuf type `google.cloud.config.v1.Preview.ErrorCode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Config \\\\ V1 \\\\ Preview\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 permissions issue.\n\nGenerated from protobuf enum `CLOUD_BUILD_PERMISSION_DENIED = 1;`\n\n### BUCKET_CREATION_PERMISSION_DENIED\n\n Value: 2\n\nCloud Storage bucket failed to create due to a permissions issue.\n\nGenerated from protobuf enum `BUCKET_CREATION_PERMISSION_DENIED = 2;`\n\n### BUCKET_CREATION_FAILED\n\n Value: 3\n\nCloud Storage bucket failed for a non-permissions-related issue.\n\nGenerated from protobuf enum `BUCKET_CREATION_FAILED = 3;`\n\n### DEPLOYMENT_LOCK_ACQUIRE_FAILED\n\n Value: 4\n\nAcquiring lock on provided deployment reference failed.\n\nGenerated from protobuf enum `DEPLOYMENT_LOCK_ACQUIRE_FAILED = 4;`\n\n### PREVIEW_BUILD_API_FAILED\n\n Value: 5\n\nPreview encountered an error when trying to access Cloud Build API.\n\nGenerated from protobuf enum `PREVIEW_BUILD_API_FAILED = 5;`\n\n### PREVIEW_BUILD_RUN_FAILED\n\n Value: 6\n\nPreview created a build but build failed and logs were generated.\n\nGenerated from protobuf enum `PREVIEW_BUILD_RUN_FAILED = 6;`"]]