Cloud Shell API
Stay organized with collections
Save and categorize content based on your preferences.
Allows users to start, configure, and connect to interactive shell sessions running in the cloud.
Service: cloudshell.googleapis.com
The Service name cloudshell.googleapis.com is needed to create RPC client stubs.
google.cloud.shell.v1.CloudShellService
| Methods | |
|---|---|
|
Adds a public SSH key to an environment, allowing clients with the corresponding private key to connect to that environment via SSH. |
|
Sends OAuth credentials to a running environment on behalf of a user. |
|
Gets an environment. |
|
Removes a public SSH key from an environment. |
|
Starts an existing environment, allowing clients to connect to it. |
google.longrunning.Operations
| Methods | |
|---|---|
|
Starts asynchronous cancellation on a long-running operation. |
|
Deletes a long-running operation. |
|
Gets the latest state of a long-running operation. |
|
Lists operations that match the specified filter in the request. |
|
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. |