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 provides documentation for the `CloudShellServiceConnection` class, which is used with `CloudShellServiceClient` in the Google Cloud Shell v1 C++ library."],["The `CloudShellServiceConnection` class allows users to customize the behavior of `CloudShellServiceClient` objects, primarily for testing purposes, by injecting mock implementations."],["The latest release candidate is version 2.37.0-rc, and the page offers a historical archive of documentation for versions starting from 2.11.0 up to 2.37.0-rc."],["The `CloudShellServiceConnection` class defines virtual methods for various operations such as getting, starting, and authorizing environments, and adding or removing public keys."],["`MakeCloudShellServiceConnection()` is the method that is used to create a concrete instance of `CloudShellServiceConnection` while `shell_v1_mocks::MockCloudShellServiceConnection` is used for mocking purposes."]]],[]]