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-30 UTC."],[[["This webpage details the `TasksConnection` object for `TasksClient`, found within version 2.17.0 of the Google Cloud Run C++ library."],["The content provides links to documentation for `TasksConnection` across a range of versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `TasksConnection` interface enables users to inject custom behavior when testing, such as with a Google Mock object."],["`TasksConnection` defines virtual methods for the user-facing overload sets in `TasksClient`, including functions like `options()`, `GetTask()`, and `ListTasks()`."],["The `MakeTasksConnection()` function is used to create a concrete instance of the class, and `run_v2_mocks::MockTasksConnection` can be used for mocking purposes."]]],[]]