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 details the `CloudShellServiceConnection` object, which is essential for the `CloudShellServiceClient`."],["The `CloudShellServiceConnection` interface provides virtual methods for all user-facing overload sets found in `CloudShellServiceClient`."],["Users can customize behavior in tests using this interface, such as by employing Google Mock objects with `CloudShellServiceClient`."],["The latest release candidate for this API is version 2.37.0-rc, and previous versions are listed, all the way back to version 2.11.0."],["To create a live instance of this, use `MakeCloudShellServiceConnection()`, or for testing mock environments use `shell_v1_mocks::MockCloudShellServiceConnection`."]]],[]]