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 webpage details the `SessionTemplateControllerConnection` interface for the Google Cloud Dataproc v1 API, which is currently at version 2.24.0 and has a more recent release candidate."],["The `SessionTemplateControllerConnection` interface defines virtual methods for each user-facing overload set in `SessionTemplateControllerClient`, enabling users to inject custom behavior, primarily for testing."],["Concrete instances of `SessionTemplateControllerConnection` can be created via `MakeSessionTemplateControllerConnection()`, and mock objects can be used via `dataproc_v1_mocks::MockSessionTemplateControllerConnection`."],["Key functions within this interface include `CreateSessionTemplate`, `UpdateSessionTemplate`, `GetSessionTemplate`, `ListSessionTemplates`, and `DeleteSessionTemplate`, each with parameters and return types for creating, updating, retrieving, listing and deleting session templates."]]],[]]