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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]