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-04-08 UTC."],[[["This webpage provides documentation for the `CloudShellServiceConnection` object, which is part of the Google Cloud Shell C++ client library."],["The content details the virtual methods available in the `CloudShellServiceConnection` interface, such as `GetEnvironment`, `StartEnvironment`, `AuthorizeEnvironment`, `AddPublicKey`, and `RemovePublicKey`."],["The `CloudShellServiceConnection` allows users to define custom behavior for testing `CloudShellServiceClient` objects and provides a way to inject mock objects."],["It lists the different versions of the service connection available, from the latest release candidate `2.37.0-rc` down to `2.11.0`."],["The documentation outlines the parameters, descriptions, and return types for each of the virtual methods."]]],[]]