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 provides documentation for the `SessionTemplateControllerConnection` class within the Google Cloud Dataproc C++ library, offering various versions of the documentation, with the latest release candidate being 2.37.0-rc."],["The `SessionTemplateControllerConnection` class defines virtual methods for user-facing overload sets found in `SessionTemplateControllerClient`, enabling users to customize behavior, especially for testing purposes."],["Users can instantiate a concrete connection object via `MakeSessionTemplateControllerConnection()`, and utilize `dataproc_v1_mocks::MockSessionTemplateControllerConnection` for mocking in testing scenarios."],["The page lists virtual functions such as `CreateSessionTemplate`, `UpdateSessionTemplate`, `GetSessionTemplate`, `ListSessionTemplates`, and `DeleteSessionTemplate`, which provide methods to manage session templates."],["The documentation covers a multitude of releases starting at 2.11.0 up until 2.37.0-rc, with each release having their own dedicated page for `SessionTemplateControllerConnection`."]]],[]]