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