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-14 UTC."],[[["This webpage provides documentation for the `CloudShellServiceConnection` object, which is part of the Google Cloud Shell C++ client library, specifically in version 2.24.0."],["The `CloudShellServiceConnection` object defines virtual methods for user-facing overload sets within `CloudShellServiceClient`, allowing for the injection of custom behavior, particularly useful for testing with Google Mock objects."],["The latest release candidate version available is 2.37.0-rc, and the page lists all the versions from that one down to 2.11.0, with links to each version's specific documentation for the `CloudShellServiceConnection`."],["The page details functions available, including `options()`, `GetEnvironment`, `StartEnvironment`, `AuthorizeEnvironment`, `AddPublicKey`, and `RemovePublicKey`, along with their respective parameters and return types."],["Users can find information on how to create a concrete instance of `CloudShellServiceConnection` via `MakeCloudShellServiceConnection()` and how to use mocking via `shell_v1_mocks::MockCloudShellServiceConnection`."]]],[]]