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 details the `WorkflowTemplateServiceConnection` object, which acts as an interface for the `WorkflowTemplateServiceClient` in the Google Cloud Dataproc C++ library."],["The `WorkflowTemplateServiceConnection` provides virtual methods that correspond to the user-facing overload sets found in the `WorkflowTemplateServiceClient`, enabling users to customize behavior during testing."],["It supports a wide array of actions including creating, retrieving, instantiating, updating, listing, and deleting workflow templates through its virtual functions such as `CreateWorkflowTemplate`, `GetWorkflowTemplate`, `InstantiateWorkflowTemplate`, `UpdateWorkflowTemplate`, `ListWorkflowTemplates`, and `DeleteWorkflowTemplate`."],["The webpage lists the different library version releases ranging from the latest `2.37.0-rc` to `2.11.0`, each with its own documentation on the `WorkflowTemplateServiceConnection` class."]]],[]]