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 provides documentation for the `WorkflowTemplateServiceConnection` object, which is used with the `WorkflowTemplateServiceClient` in the Google Cloud Dataproc v1 C++ library."],["The `WorkflowTemplateServiceConnection` interface enables custom behavior injection for testing, including the use of Google Mock objects."],["This documentation includes a list of available versions, ranging from `2.11.0` to `2.37.0-rc` with `2.37.0-rc` being the latest version, however the page currently displays the `2.18.0` version."],["The webpage details several virtual methods within `WorkflowTemplateServiceConnection` such as `CreateWorkflowTemplate`, `GetWorkflowTemplate`, `InstantiateWorkflowTemplate`, `UpdateWorkflowTemplate`, and `DeleteWorkflowTemplate`, each with their respective request parameters and return types."],["The webpage also gives the option of using the `MakeWorkflowTemplateServiceConnection()` to make a concrete instance or to use `dataproc_v1_mocks::MockWorkflowTemplateServiceConnection` for mocking purposes."]]],[]]