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"]],[["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-07-09 UTC."],[[["This webpage details the `SessionTemplateControllerConnection` object, which acts as an interface for the `SessionTemplateControllerClient` in the Dataproc v1 API."],["The content provides access to different versions of the `SessionTemplateControllerConnection`, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The page documents virtual methods for managing session templates, including creating, updating, getting, listing, and deleting, through the use of specific requests and parameters."],["Users can implement custom behaviors for testing `SessionTemplateControllerClient` objects by leveraging the provided mocking capabilities, specifically `MockSessionTemplateControllerConnection`."],["The page gives instructions on how to create a concrete instance of the `SessionTemplateControllerConnection` using `MakeSessionTemplateControllerConnection()`."]]],[]]