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 document outlines the `WorkflowTemplateServiceConnection` interface, which provides virtual methods corresponding to the user-facing overload sets in `WorkflowTemplateServiceClient`."],["The `WorkflowTemplateServiceConnection` allows users to customize behavior in tests by injecting mock objects, such as `MockWorkflowTemplateServiceConnection`."],["The document provides links and information for different versions of the `WorkflowTemplateServiceConnection` class, including the latest release candidate, 2.37.0-rc, and the current version 2.30.0, as well as previous versions."],["The interface includes virtual methods for managing workflow templates, including creating, getting, instantiating, updating, listing, and deleting them."],["Concrete instances of the `WorkflowTemplateServiceConnection` can be generated using `MakeWorkflowTemplateServiceConnection()`."]]],[]]