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 details the `CloudShellServiceConnection` object, which facilitates the interaction between a user and the `CloudShellServiceClient`."],["The `CloudShellServiceConnection` interface offers virtual methods that correspond to the user-facing overload sets within `CloudShellServiceClient`, allowing for the injection of custom behaviors during testing."],["This page provides documentation for various versions of the interface, including a release candidate version (`2.37.0-rc`) and multiple previous versions, spanning from `2.36.0` to `2.11.0`."],["The `CloudShellServiceConnection` object supports a variety of virtual functions, including managing environments and public keys through methods such as `GetEnvironment`, `StartEnvironment`, `AddPublicKey`, and `RemovePublicKey`."],["Users can create instances of `CloudShellServiceConnection` or utilize a mock object for testing purposes, as provided in the `shell_v1_mocks::MockCloudShellServiceConnection`."]]],[]]