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-04-09 UTC."],[[["The latest version available is 2.37.0-rc, with numerous other versions, down to 2.11.0, also available for reference."],["This page provides documentation for `TasksConnection`, which is the object for `TasksClient`."],["`TasksConnection` defines virtual methods that mirror user-facing overload sets in `TasksClient`, enabling users to inject custom behavior in tests."],["`MakeTasksConnection()` can be used to create a concrete instance, and `MockTasksConnection` can be used for mocking purposes."],["The functions `GetTask` and `ListTasks`, along with an `options` function, are described here with their respective parameters and returns."]]],[]]