Set of possible errors returned from API calls.
| Enums | |
|---|---|
CLOUD_SHELL_ERROR_CODE_UNSPECIFIED
|
An unknown error occurred. |
IMAGE_UNAVAILABLE
|
The image used by the Cloud Shell environment either does not exist or the user does not have access to it. |
CLOUD_SHELL_DISABLED
|
Cloud Shell has been disabled by an administrator for the user making the request. |
TOS_VIOLATION
|
Cloud Shell has been permanently disabled due to a Terms of Service violation by the user. |
QUOTA_EXCEEDED
|
The user has exhausted their weekly Cloud Shell quota, and Cloud Shell will be disabled until the quota resets. |
ENVIRONMENT_UNAVAILABLE
|
The Cloud Shell environment is unavailable and cannot be connected to at the moment. |
WORKSPACE_ACCOUNT_NOT_ELIGIBLE
|
The Workspace user is not eligible to use Cloud Shell. Please see: https://support.google.com/a/answer/14889350 . |

