This interface defines virtual methods for each of the user-facing overload sets in SessionTemplateControllerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SessionTemplateControllerClient.
[[["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 page details the `SessionTemplateControllerConnection` object, which acts as an interface for the `SessionTemplateControllerClient` in the Dataproc v1 API."],["The `SessionTemplateControllerConnection` provides virtual methods for user-facing operations, such as creating, updating, getting, listing, and deleting session templates, enabling custom behavior for testing."],["The page includes a list of available versions of the `SessionTemplateControllerConnection`, ranging from the latest release candidate `2.37.0-rc` to `2.11.0`, and you can view the API documents for each version by clicking the links."],["The page provides guidance on creating a concrete instance using `MakeSessionTemplateControllerConnection()` and mocking for testing purposes using `dataproc_v1_mocks::MockSessionTemplateControllerConnection`."]]],[]]