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 environment,
which can then be used to connect to that environment via a separate SSH
client.
public static void BindService(ServiceBinderBase serviceBinder, CloudShellService.CloudShellServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe CloudShellService API facilitates interaction with Google Cloud Shell, managing user environments that persist across sessions.\u003c/p\u003e\n"],["\u003cp\u003eEach Cloud Shell user has at least one "default" environment, which contains a Docker image and a home directory with user data.\u003c/p\u003e\n"],["\u003cp\u003eThe API version 2.5.0 is the latest version, while the current document refers to version 1.1.0 of this service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudShellService\u003c/code\u003e class provides \u003ccode\u003eBindService\u003c/code\u003e methods for registering service definitions and binding service methods, which is part of the .NET client library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudShellService\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]