This interface defines virtual methods for each of the user-facing overload sets in CloudShellServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudShellServiceClient.
[[["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-07-02 UTC."],[[["This webpage details the `CloudShellServiceConnection` object, which acts as an interface for the `CloudShellServiceClient`."],["The `CloudShellServiceConnection` allows for custom behavior injection, such as with a Google Mock object, when writing tests for `CloudShellServiceClient` objects."],["The page lists the various available versions of the `CloudShellServiceConnection`, starting with the latest release candidate version 2.37.0-rc, going all the way down to 2.11.0."],["The page defines several virtual methods within `CloudShellServiceConnection`, including `GetEnvironment`, `StartEnvironment`, `AuthorizeEnvironment`, `AddPublicKey`, and `RemovePublicKey`."],["The document guides you to use `MakeCloudShellServiceConnection()` to create an instance, or `shell_v1_mocks::MockCloudShellServiceConnection` for mocking."]]],[]]