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 with `CloudShellServiceClient` for various functionalities."],["The page lists multiple versions of the `CloudShellServiceConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, indicating a history of updates and improvements."],["`CloudShellServiceConnection` defines virtual methods, enabling users to customize behavior during testing, such as injecting mock objects."],["The `CloudShellServiceConnection` class provides virtual methods to manage environments, including methods for getting, starting, and authorizing environments, as well as adding and removing public keys."],["The `MakeCloudShellServiceConnection()` function is available to create concrete instances, and a `MockCloudShellServiceConnection` is available for mocking purposes."]]],[]]