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-09 UTC."],[[["This document details the `CloudShellServiceConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `CloudShellServiceClient`."],["The interface allows for the injection of custom behaviors, particularly useful in testing scenarios involving `CloudShellServiceClient` objects."],["It defines functions such as `GetEnvironment`, `StartEnvironment`, `AuthorizeEnvironment`, `AddPublicKey`, and `RemovePublicKey`, each with several overloads, some with NoAwaitTag, and others to await responses."],["The latest version of this resource is identified as `2.37.0-rc`, with a list of previous version numbers including links to their respective documentation."],["Concrete instances of `CloudShellServiceConnection` can be created using `MakeCloudShellServiceConnection()`, while `shell_v1_mocks::MockCloudShellServiceConnection` is provided for mocking."]]],[]]