This interface defines virtual methods for each of the user-facing overload sets in TasksClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TasksClient.
[[["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-21 UTC."],[[["This document outlines the `TasksConnection` object for `TasksClient`, which is used to define virtual methods for user-facing overload sets in `TasksClient`."],["The `TasksConnection` interface enables users to inject custom behavior, like using a Google Mock object, during testing of `TasksClient` objects."],["You can create a concrete instance of `TasksConnection` by using `MakeTasksConnection()`."],["For mocking purposes, users can refer to `run_v2_mocks::MockTasksConnection`."],["This document lists all the functions that are used by the `TasksConnection` object such as: `options()`, `GetTask()`, `ListTasks()`, `ListOperations()`, `GetOperation()`, `DeleteOperation()` and `WaitOperation()`."]]],[]]