This interface defines virtual methods for each of the user-facing overload sets in CloudTasksClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudTasksClient.
[[["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 `CloudTasksConnection` object, which defines virtual methods for each user-facing overload set in `CloudTasksClient`."],["Users can inject custom behavior into their tests using this interface, for example by using a Google Mock object with `CloudTasksClient`."],["The page provides links to documentation for multiple versions of the Cloud Tasks API, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The page covers various virtual methods available within `CloudTasksConnection`, such as `ListQueues`, `GetQueue`, `CreateQueue`, `DeleteQueue`, and `RunTask`, each with its respective request and return types."],["The object can be used to interface with the Cloud Tasks API to manage queues and tasks, including creating, updating, deleting, purging, pausing, and resuming queues, and creating, listing, deleting, and running tasks."]]],[]]