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-26 UTC."],[[["The webpage provides documentation for the `TasksConnection` class within the Google Cloud Run v2 C++ library, with the latest release candidate version being 2.37.0-rc."],["It details the available versions of the `TasksConnection` class, ranging from 2.11.0 to 2.37.0-rc, with version 2.20.0 being the current focused version."],["`TasksConnection` defines virtual methods that mirror the user-facing methods in `TasksClient`, allowing for custom behavior injection, such as in testing scenarios."],["The page outlines key functions within `TasksConnection`, such as `options()`, `GetTask()`, and `ListTasks()`, including parameter and return types."],["The documentation also includes guidance for creating concrete instances of `TasksConnection` using `MakeTasksConnection()` and for mocking with `MockTasksConnection`."]]],[]]