This interface defines virtual methods for each of the user-facing overload sets in WorkflowTemplateServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type WorkflowTemplateServiceClient.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `WorkflowTemplateServiceConnection` class, which is used in conjunction with the `WorkflowTemplateServiceClient` for interacting with Google Cloud Dataproc workflow templates."],["The `WorkflowTemplateServiceConnection` class allows users to inject custom behavior, which is useful for testing, and its concrete instance can be made with `MakeWorkflowTemplateServiceConnection()`."],["This documentation also covers different versions of the `WorkflowTemplateServiceConnection`, including the latest release candidate and many previous versions."],["The `WorkflowTemplateServiceConnection` defines virtual methods for managing workflow templates, such as creating, getting, instantiating, updating, listing, and deleting them, using functions such as `CreateWorkflowTemplate` and `DeleteWorkflowTemplate`."],["For testing purposes, a mock implementation of this connection class is also available, under `dataproc_v1_mocks::MockWorkflowTemplateServiceConnection`."]]],[]]