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-08-22 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCloudShellServiceConnection\u003c/code\u003e class, which facilitates custom behavior injection for testing \u003ccode\u003eCloudShellServiceClient\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version of the \u003ccode\u003eCloudShellServiceConnection\u003c/code\u003e is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with various historical versions listed for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudShellServiceConnection\u003c/code\u003e object provides virtual methods for managing environment requests like getting, starting, and authorizing environments, as well as key management such as adding or removing public keys.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudShellServiceConnection\u003c/code\u003e's virtual methods support asynchronous operations, including accepting \u003ccode\u003eNoAwaitTag\u003c/code\u003e for non-blocking calls, and receiving long-running operations for handling complex tasks.\u003c/p\u003e\n"],["\u003cp\u003eA concrete \u003ccode\u003eCloudShellServiceConnection\u003c/code\u003e instance can be created using the \u003ccode\u003eMakeCloudShellServiceConnection()\u003c/code\u003e method, and \u003ccode\u003eshell_v1_mocks::MockCloudShellServiceConnection\u003c/code\u003e can be used for testing purposes.\u003c/p\u003e\n"]]],[],null,[]]