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-02 UTC."],[[["This webpage details the `TasksConnection` object, which is crucial for interacting with `TasksClient` and defines the virtual methods for its user-facing overload sets."],["The `TasksConnection` interface supports injecting custom behavior, such as using a Google Mock object, which is useful for writing tests that involve `TasksClient`."],["The `MakeTasksConnection()` function creates concrete instances of the `TasksConnection` object, while `run_v2_mocks::MockTasksConnection` is designed for mocking purposes."],["The provided functions cover a variety of operations including retrieving options, getting a task, listing tasks and operations, and managing operations such as deleting or waiting on them."],["The page contains links to multiple versions of the documentation, going from the most recent version, 2.37.0-rc, all the way down to version 2.11.0."]]],[]]