CloudShellErrorCode

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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月09日 UTC.