[[["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 Run V2 Client - Class CommonReason (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/php/docs/reference/cloud-run/latest/V2.Condition.CommonReason)\n- [1.8.0](/php/docs/reference/cloud-run/1.8.0/V2.Condition.CommonReason)\n- [1.7.0](/php/docs/reference/cloud-run/1.7.0/V2.Condition.CommonReason)\n- [1.6.0](/php/docs/reference/cloud-run/1.6.0/V2.Condition.CommonReason)\n- [1.5.2](/php/docs/reference/cloud-run/1.5.2/V2.Condition.CommonReason)\n- [1.4.0](/php/docs/reference/cloud-run/1.4.0/V2.Condition.CommonReason)\n- [1.3.0](/php/docs/reference/cloud-run/1.3.0/V2.Condition.CommonReason)\n- [1.2.0](/php/docs/reference/cloud-run/1.2.0/V2.Condition.CommonReason)\n- [1.1.0](/php/docs/reference/cloud-run/1.1.0/V2.Condition.CommonReason)\n- [1.0.0](/php/docs/reference/cloud-run/1.0.0/V2.Condition.CommonReason)\n- [0.9.3](/php/docs/reference/cloud-run/0.9.3/V2.Condition.CommonReason)\n- [0.8.0](/php/docs/reference/cloud-run/0.8.0/V2.Condition.CommonReason)\n- [0.7.2](/php/docs/reference/cloud-run/0.7.2/V2.Condition.CommonReason)\n- [0.6.0](/php/docs/reference/cloud-run/0.6.0/V2.Condition.CommonReason)\n- [0.5.2](/php/docs/reference/cloud-run/0.5.2/V2.Condition.CommonReason)\n- [0.4.0](/php/docs/reference/cloud-run/0.4.0/V2.Condition.CommonReason)\n- [0.3.4](/php/docs/reference/cloud-run/0.3.4/V2.Condition.CommonReason) \nReference documentation and code samples for the Google Cloud Run V2 Client class CommonReason.\n\nReasons common to all types of conditions.\n\nProtobuf type `google.cloud.run.v2.Condition.CommonReason`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Run \\\\ V2 \\\\ Condition\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMMON_REASON_UNDEFINED\n\n Value: 0\n\nDefault value.\n\nGenerated from protobuf enum `COMMON_REASON_UNDEFINED = 0;`\n\n### UNKNOWN\n\n Value: 1\n\nReason unknown. Further details will be in message.\n\nGenerated from protobuf enum `UNKNOWN = 1;`\n\n### REVISION_FAILED\n\n Value: 3\n\nRevision creation process failed.\n\nGenerated from protobuf enum `REVISION_FAILED = 3;`\n\n### PROGRESS_DEADLINE_EXCEEDED\n\n Value: 4\n\nTimed out waiting for completion.\n\nGenerated from protobuf enum `PROGRESS_DEADLINE_EXCEEDED = 4;`\n\n### CONTAINER_MISSING\n\n Value: 6\n\nThe container image path is incorrect.\n\nGenerated from protobuf enum `CONTAINER_MISSING = 6;`\n\n### CONTAINER_PERMISSION_DENIED\n\n Value: 7\n\nInsufficient permissions on the container image.\n\nGenerated from protobuf enum `CONTAINER_PERMISSION_DENIED = 7;`\n\n### CONTAINER_IMAGE_UNAUTHORIZED\n\n Value: 8\n\nContainer image is not authorized by policy.\n\nGenerated from protobuf enum `CONTAINER_IMAGE_UNAUTHORIZED = 8;`\n\n### CONTAINER_IMAGE_AUTHORIZATION_CHECK_FAILED\n\n Value: 9\n\nContainer image policy authorization check failed.\n\nGenerated from protobuf enum `CONTAINER_IMAGE_AUTHORIZATION_CHECK_FAILED = 9;`\n\n### ENCRYPTION_KEY_PERMISSION_DENIED\n\n Value: 10\n\nInsufficient permissions on encryption key.\n\nGenerated from protobuf enum `ENCRYPTION_KEY_PERMISSION_DENIED = 10;`\n\n### ENCRYPTION_KEY_CHECK_FAILED\n\n Value: 11\n\nPermission check on encryption key failed.\n\nGenerated from protobuf enum `ENCRYPTION_KEY_CHECK_FAILED = 11;`\n\n### SECRETS_ACCESS_CHECK_FAILED\n\n Value: 12\n\nAt least one Access check on secrets failed.\n\nGenerated from protobuf enum `SECRETS_ACCESS_CHECK_FAILED = 12;`\n\n### WAITING_FOR_OPERATION\n\n Value: 13\n\nWaiting for operation to complete.\n\nGenerated from protobuf enum `WAITING_FOR_OPERATION = 13;`\n\n### IMMEDIATE_RETRY\n\n Value: 14\n\nSystem will retry immediately.\n\nGenerated from protobuf enum `IMMEDIATE_RETRY = 14;`\n\n### POSTPONED_RETRY\n\n Value: 15\n\nSystem will retry later; current attempt failed.\n\nGenerated from protobuf enum `POSTPONED_RETRY = 15;`\n\n### INTERNAL\n\n Value: 16\n\nAn internal error occurred. Further information may be in the message.\n\nGenerated from protobuf enum `INTERNAL = 16;`\n\n### VPC_NETWORK_NOT_FOUND\n\n Value: 17\n\nUser-provided VPC network was not found.\n\nGenerated from protobuf enum `VPC_NETWORK_NOT_FOUND = 17;`"]]