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 defines virtual methods for the `WorkflowTemplateServiceClient` in the Google Cloud Dataproc v1 API."],["The `WorkflowTemplateServiceConnection` supports creating, getting, instantiating, updating, listing, and deleting workflow templates, which are represented by functions like `CreateWorkflowTemplate`, `GetWorkflowTemplate`, `InstantiateWorkflowTemplate`, `UpdateWorkflowTemplate`, `ListWorkflowTemplates`, and `DeleteWorkflowTemplate`."],["The latest version is `2.37.0-rc`, and there are versions all the way down to `2.11.0` available, with each version containing it's own link to documentation for `WorkflowTemplateServiceConnection`."],["The interface allows for injecting custom behaviors, such as mocking, during testing, and a concrete instance of `WorkflowTemplateServiceConnection` can be created using the `MakeWorkflowTemplateServiceConnection()` function."],["`WorkflowTemplateServiceConnection` supports various methods for instantiating workflow templates, including variations with or without `NoAwaitTag` for asynchronous execution, and also support for inline workflow template instantiation."]]],[]]