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 facilitates communication with `WorkflowTemplateServiceClient` for Google Cloud Dataproc services."],["The page offers documentation for a range of versions, from the latest release candidate `2.37.0-rc` down to `2.11.0`, allowing developers to access the correct version for their projects."],["The `WorkflowTemplateServiceConnection` interface provides virtual methods mirroring the user-facing overload sets in `WorkflowTemplateServiceClient`, enabling users to inject custom behavior for testing purposes."],["Key functions detailed include `CreateWorkflowTemplate`, `GetWorkflowTemplate`, `InstantiateWorkflowTemplate`, `UpdateWorkflowTemplate`, `ListWorkflowTemplates`, and `DeleteWorkflowTemplate`, each accompanied by parameter and return type descriptions."],["Instructions are provided to create a concrete instance using `MakeWorkflowTemplateServiceConnection()` or to use `dataproc_v1_mocks::MockWorkflowTemplateServiceConnection` for testing."]]],[]]