This interface defines virtual methods for each of the user-facing overload sets in SessionControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SessionControllerClient.
[[["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-14 UTC."],[[["This webpage provides documentation for the `SessionControllerConnection` object, which is used with the `SessionControllerClient` in the Google Cloud Dataproc v1 API."],["The `SessionControllerConnection` class interface offers virtual methods corresponding to user-facing overload sets within `SessionControllerClient`, enabling custom behavior injection for testing purposes."],["The latest release candidate is version 2.37.0-rc, and the webpage covers versions dating back to version 2.11.0 of the `SessionControllerConnection` documentation."],["The documentation details various functions available within `SessionControllerConnection`, such as creating, getting, listing, terminating, and deleting sessions, along with their respective parameters, return types and descriptions."],["`MakeSessionControllerConnection()` and `MockSessionControllerConnection` are tools that can be used to create a concrete instance and mocking, respectively."]]],[]]