googleapis.com

Allows users to start, configure, and connect to interactive shell sessions running in the cloud.

🔑 oauth2 7 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets an environment. Returns NOT_FOUND if the environment does not exist.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://cloudshell.googleapis.com/v1/{name}
Endpoints (7 total)
GET
/v1/{name}
Gets an environment. Returns NOT_FOUND if the environment does not exist.
POST
/v1/{name}:start
Starts an existing environment, allowing clients to connect to it. The return…
POST
/v1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1/{name}:authorize
Sends OAuth credentials to a running environment on behalf of a user. When th…
POST
/v1/{environment}:addPublicKey
Adds a public SSH key to an environment, allowing clients with the correspond…
POST
/v1/{environment}:removePublicKey
Removes a public SSH key from an environment. Clients will no longer be able …
DELETE
/v1/{name}
Deletes a long-running operation. This method indicates that the client is no…
At a glance
Total SDKs10
Languages6
Endpoints7
Authoauth2
Categories2
https://cloudshell.googleapis.com