- 2.77.0 (latest)
 - 2.75.0
 - 2.74.0
 - 2.73.0
 - 2.72.0
 - 2.71.0
 - 2.69.0
 - 2.67.0
 - 2.66.0
 - 2.63.0
 - 2.62.0
 - 2.61.0
 - 2.59.0
 - 2.58.0
 - 2.57.0
 - 2.56.0
 - 2.55.0
 - 2.54.0
 - 2.53.0
 - 2.52.0
 - 2.51.0
 - 2.50.0
 - 2.48.0
 - 2.47.0
 - 2.46.0
 - 2.45.0
 - 2.44.0
 - 2.43.0
 - 2.42.0
 - 2.41.0
 - 2.40.0
 - 2.39.0
 - 2.38.0
 - 2.36.0
 - 2.35.0
 - 2.34.0
 - 2.33.0
 - 2.32.0
 - 2.31.0
 - 2.30.0
 - 2.29.0
 - 2.28.0
 - 2.27.0
 - 2.26.0
 - 2.23.0
 - 2.22.0
 - 2.21.0
 - 2.20.0
 - 2.19.0
 - 2.18.0
 - 2.17.0
 - 2.16.0
 - 2.15.0
 - 2.14.0
 - 2.13.0
 - 2.12.0
 - 2.11.0
 - 2.10.0
 - 2.8.0
 - 2.7.0
 - 2.6.0
 - 2.5.0
 - 2.4.0
 - 2.3.0
 - 2.1.11
 
Package com.google.cloud.shell.v1 (2.74.0)
| GitHub Repository | RPC Documentation | REST Documentation | 
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
| Client | Description | 
|---|---|
| com.google.cloud.shell.v1.CloudShellServiceClient | Service Description: API for interacting with Google Cloud Shell. Each user of Cloud Shell has at least one environment, which has the ID "default". Environment consists of a Docker image defining what is installed on the environment and a home directory containing the user's data that will remain across sessions. Clients use this API to start and fetch information about their | 
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
| Settings | Description | 
|---|---|
| com.google.cloud.shell.v1.CloudShellServiceSettings | 
Settings class to configure an instance of CloudShellServiceClient. 
 
 The default instance has everything set to sensible defaults:  | 
   
Classes
| Class | Description | 
|---|---|
| com.google.cloud.shell.v1.AddPublicKeyMetadata | Message included in the metadata field of operations returned from AddPublicKey. | 
| com.google.cloud.shell.v1.AddPublicKeyMetadata.Builder | Message included in the metadata field of operations returned from AddPublicKey. | 
| com.google.cloud.shell.v1.AddPublicKeyRequest | Request message for AddPublicKey. | 
| com.google.cloud.shell.v1.AddPublicKeyRequest.Builder | Request message for AddPublicKey. | 
| com.google.cloud.shell.v1.AddPublicKeyResponse | Response message for AddPublicKey. | 
| com.google.cloud.shell.v1.AddPublicKeyResponse.Builder | Response message for AddPublicKey. | 
| com.google.cloud.shell.v1.AuthorizeEnvironmentMetadata | Message included in the metadata field of operations returned from AuthorizeEnvironment. | 
| com.google.cloud.shell.v1.AuthorizeEnvironmentMetadata.Builder | Message included in the metadata field of operations returned from AuthorizeEnvironment. | 
| com.google.cloud.shell.v1.AuthorizeEnvironmentRequest | Request message for AuthorizeEnvironment. | 
| com.google.cloud.shell.v1.AuthorizeEnvironmentRequest.Builder | Request message for AuthorizeEnvironment. | 
| com.google.cloud.shell.v1.AuthorizeEnvironmentResponse | Response message for AuthorizeEnvironment. | 
| com.google.cloud.shell.v1.AuthorizeEnvironmentResponse.Builder | Response message for AuthorizeEnvironment. | 
| com.google.cloud.shell.v1.CloudShellErrorDetails | Cloud-shell specific information that will be included as details in failure responses. | 
| com.google.cloud.shell.v1.CloudShellErrorDetails.Builder | Cloud-shell specific information that will be included as details in failure responses. | 
| com.google.cloud.shell.v1.CloudShellProto | |
| com.google.cloud.shell.v1.CloudShellServiceGrpc | API for interacting with Google Cloud Shell. Each user of Cloud Shell has at least one environment, which has the ID "default". Environment consists of a Docker image defining what is installed on the environment and a home | 
| com.google.cloud.shell.v1.CloudShellServiceGrpc.CloudShellServiceImplBase | Base class for the server implementation of the service CloudShellService. API for interacting with Google Cloud Shell. Each user of Cloud Shell has at | 
| com.google.cloud.shell.v1.CloudShellServiceSettings.Builder | Builder for CloudShellServiceSettings. | 
| com.google.cloud.shell.v1.CreateEnvironmentMetadata | Message included in the metadata field of operations returned from CreateEnvironment. | 
| com.google.cloud.shell.v1.CreateEnvironmentMetadata.Builder | Message included in the metadata field of operations returned from CreateEnvironment. | 
| com.google.cloud.shell.v1.DeleteEnvironmentMetadata | Message included in the metadata field of operations returned from DeleteEnvironment. | 
| com.google.cloud.shell.v1.DeleteEnvironmentMetadata.Builder | Message included in the metadata field of operations returned from DeleteEnvironment. | 
| com.google.cloud.shell.v1.Environment | A Cloud Shell environment, which is defined as the combination of a Docker image specifying what is installed on the environment and a home directory containing the user's data that will remain across sessions. Each user has | 
| com.google.cloud.shell.v1.Environment.Builder | A Cloud Shell environment, which is defined as the combination of a Docker image specifying what is installed on the environment and a home directory containing the user's data that will remain across sessions. Each user has | 
| com.google.cloud.shell.v1.EnvironmentName | |
| com.google.cloud.shell.v1.EnvironmentName.Builder | Builder for users/{user}/environments/{environment}. | 
| com.google.cloud.shell.v1.GetEnvironmentRequest | Request message for GetEnvironment. | 
| com.google.cloud.shell.v1.GetEnvironmentRequest.Builder | Request message for GetEnvironment. | 
| com.google.cloud.shell.v1.RemovePublicKeyMetadata | Message included in the metadata field of operations returned from RemovePublicKey. | 
| com.google.cloud.shell.v1.RemovePublicKeyMetadata.Builder | Message included in the metadata field of operations returned from RemovePublicKey. | 
| com.google.cloud.shell.v1.RemovePublicKeyRequest | Request message for RemovePublicKey. | 
| com.google.cloud.shell.v1.RemovePublicKeyRequest.Builder | Request message for RemovePublicKey. | 
| com.google.cloud.shell.v1.RemovePublicKeyResponse | Response message for RemovePublicKey. | 
| com.google.cloud.shell.v1.RemovePublicKeyResponse.Builder | Response message for RemovePublicKey. | 
| com.google.cloud.shell.v1.StartEnvironmentMetadata | Message included in the metadata field of operations returned from StartEnvironment. | 
| com.google.cloud.shell.v1.StartEnvironmentMetadata.Builder | Message included in the metadata field of operations returned from StartEnvironment. | 
| com.google.cloud.shell.v1.StartEnvironmentRequest | Request message for StartEnvironment. | 
| com.google.cloud.shell.v1.StartEnvironmentRequest.Builder | Request message for StartEnvironment. | 
| com.google.cloud.shell.v1.StartEnvironmentResponse | Message included in the response field of operations returned from StartEnvironment once the operation is complete. | 
| com.google.cloud.shell.v1.StartEnvironmentResponse.Builder | Message included in the response field of operations returned from StartEnvironment once the operation is complete. | 
Interfaces
Enums
| Enum | Description | 
|---|---|
| com.google.cloud.shell.v1.CloudShellErrorDetails.CloudShellErrorCode | Set of possible errors returned from API calls. | 
| com.google.cloud.shell.v1.Environment.State | Possible execution states for an environment. | 
| com.google.cloud.shell.v1.StartEnvironmentMetadata.State | Possible states an environment might transition between during startup. These states are not normally actionable by clients, but may be used to show a progress message to the user. An environment won't necessarily go |