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