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-03-14 UTC."],[[["This webpage details the `WorkflowTemplateServiceConnection` object, which acts as an interface for the `WorkflowTemplateServiceClient` in the Google Cloud Dataproc C++ library."],["The `WorkflowTemplateServiceConnection` defines virtual methods for all user-facing overload sets in `WorkflowTemplateServiceClient`, enabling custom behavior injection for testing purposes, such as mocking."],["You can create concrete instance using `MakeWorkflowTemplateServiceConnection()` and use `dataproc_v1_mocks::MockWorkflowTemplateServiceConnection` for mocking."],["The page also provides a list of available versions, with `2.37.0-rc` being the latest release candidate, as well as the functions that can be called using `WorkflowTemplateServiceConnection`, such as `CreateWorkflowTemplate`, `GetWorkflowTemplate`, `InstantiateWorkflowTemplate`, `UpdateWorkflowTemplate`, `ListWorkflowTemplates` and `DeleteWorkflowTemplate` amongst other."]]],[]]