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-05 UTC."],[[["This document outlines the `SessionControllerConnection` class, which defines the interface for interacting with the `SessionControllerClient` in the Google Cloud Dataproc API."],["The class provides virtual methods for creating, retrieving, listing, terminating, and deleting sessions, and there are overloads of these methods provided."],["The document also details functions for managing operations, setting and getting IAM policies, and testing permissions, in addition to providing methods for managing the configuration of sessions."],["The content provides links to different versions of the documentation, from version 2.11.0 up to the latest release candidate 2.37.0-rc, showing the version history of this class."],["The document contains instructions to create a concrete instance of this class as well as how to mock it."]]],[]]