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"]],[["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 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."]]],[]]