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 acts as an interface for the `WorkflowTemplateServiceClient` in Google Cloud Dataproc v1."],["The interface allows for the injection of custom behavior in tests, often using a Google Mock object, enhancing the testing capabilities for `WorkflowTemplateServiceClient` objects."],["The webpage provides a list of versions from `2.37.0-rc` (latest) down to `2.11.0`, each version having its own documentation for the `WorkflowTemplateServiceConnection` class."],["The `WorkflowTemplateServiceConnection` interface includes virtual methods for various operations, such as creating, getting, instantiating, updating, listing, and deleting workflow templates."],["A concrete instance of this service can be created via `MakeWorkflowTemplateServiceConnection()`, and a mock version can be created using `dataproc_v1_mocks::MockWorkflowTemplateServiceConnection`."]]],[]]