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-14 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."]]],[]]