[[["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 Shell V1 Client - Class CloudShellErrorCode (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-shell/latest/V1.CloudShellErrorDetails.CloudShellErrorCode)\n- [2.0.4](/php/docs/reference/cloud-shell/2.0.4/V1.CloudShellErrorDetails.CloudShellErrorCode)\n- [1.3.5](/php/docs/reference/cloud-shell/1.3.5/V1.CloudShellErrorDetails.CloudShellErrorCode)\n- [1.2.2](/php/docs/reference/cloud-shell/1.2.2/V1.CloudShellErrorDetails.CloudShellErrorCode)\n- [1.1.1](/php/docs/reference/cloud-shell/1.1.1/V1.CloudShellErrorDetails.CloudShellErrorCode)\n- [1.0.4](/php/docs/reference/cloud-shell/1.0.4/V1.CloudShellErrorDetails.CloudShellErrorCode) \nReference documentation and code samples for the Google Cloud Shell V1 Client class CloudShellErrorCode.\n\nSet of possible errors returned from API calls.\n\nProtobuf type `google.cloud.shell.v1.CloudShellErrorDetails.CloudShellErrorCode`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Shell \\\\ V1 \\\\ CloudShellErrorDetails\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CLOUD_SHELL_ERROR_CODE_UNSPECIFIED\n\n Value: 0\n\nAn unknown error occurred.\n\nGenerated from protobuf enum `CLOUD_SHELL_ERROR_CODE_UNSPECIFIED = 0;`\n\n### IMAGE_UNAVAILABLE\n\n Value: 1\n\nThe image used by the Cloud Shell environment either does not exist or\nthe user does not have access to it.\n\nGenerated from protobuf enum `IMAGE_UNAVAILABLE = 1;`\n\n### CLOUD_SHELL_DISABLED\n\n Value: 2\n\nCloud Shell has been disabled by an administrator for the user making the\nrequest.\n\nGenerated from protobuf enum `CLOUD_SHELL_DISABLED = 2;`\n\n### TOS_VIOLATION\n\n Value: 4\n\nCloud Shell has been permanently disabled due to a Terms of Service\nviolation by the user.\n\nGenerated from protobuf enum `TOS_VIOLATION = 4;`\n\n### QUOTA_EXCEEDED\n\n Value: 5\n\nThe user has exhausted their weekly Cloud Shell quota, and Cloud Shell\nwill be disabled until the quota resets.\n\nGenerated from protobuf enum `QUOTA_EXCEEDED = 5;`\n\n### ENVIRONMENT_UNAVAILABLE\n\n Value: 6\n\nThe Cloud Shell environment is unavailable and cannot be connected to at\nthe moment.\n\nGenerated from protobuf enum `ENVIRONMENT_UNAVAILABLE = 6;`"]]