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-21 UTC."],[[["This webpage details the `CloudShellServiceConnection` object, which acts as an interface for the `CloudShellServiceClient`, defining virtual methods for each user-facing overload set in the client."],["The `CloudShellServiceConnection` object allows for custom behavior injection during testing, especially with mock objects, through the `shell_v1_mocks::MockCloudShellServiceConnection` class."],["The document provides links to various versions of the `CloudShellServiceConnection` class, from the latest release candidate (2.37.0-rc) down to version 2.11.0, allowing users to access the documentation for their specific version."],["The functions available within `CloudShellServiceConnection` are documented, including `options()`, `GetEnvironment()`, `StartEnvironment()`, `AuthorizeEnvironment()`, `AddPublicKey()`, and `RemovePublicKey()`, each with detailed parameters, and return types."],["Users can find information on creating concrete instances using `MakeCloudShellServiceConnection()`, and mock testing information."]]],[]]