Reference documentation and code samples for the Cloud Shell V1 API module Google::Cloud::Shell::V1::CloudShellErrorDetails::CloudShellErrorCode.
Set of possible errors returned from API calls.
Constants
CLOUD_SHELL_ERROR_CODE_UNSPECIFIED
value: 0
An unknown error occurred.
IMAGE_UNAVAILABLE
value: 1
The image used by the Cloud Shell environment either does not exist or
the user does not have access to it.
CLOUD_SHELL_DISABLED
value: 2
Cloud Shell has been disabled by an administrator for the user making the
request.
TOS_VIOLATION
value: 4
Cloud Shell has been permanently disabled due to a Terms of Service
violation by the user.
QUOTA_EXCEEDED
value: 5
The user has exhausted their weekly Cloud Shell quota, and Cloud Shell
will be disabled until the quota resets.
ENVIRONMENT_UNAVAILABLE
value: 6
The Cloud Shell environment is unavailable and cannot be connected to at
the moment.