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 document outlines the `SessionControllerConnection` class, which defines the interface for interacting with the `SessionControllerClient` in Google Cloud Dataproc v1."],["The page provides links to documentation for multiple versions of the `SessionControllerConnection` class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, and includes version 2.34.0, the page you are currently viewing."],["Users can implement custom behavior for the `SessionControllerClient` through this connection, which is useful for testing with mock objects like `MockSessionControllerConnection`."],["The `SessionControllerConnection` class includes various virtual functions for managing sessions, such as `CreateSession`, `GetSession`, `ListSessions`, `TerminateSession`, and `DeleteSession`, as well as functions to modify operations."],["The page also details functions to modify policies such as `SetIamPolicy`, `GetIamPolicy`, and `TestIamPermissions`."]]],[]]