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-21 UTC."],[[["This document details the `CloudTasksConnection` interface for `CloudTasksClient`, providing virtual methods for all user-facing overload sets."],["The interface allows for injecting custom behavior into `CloudTasksClient` for testing purposes, such as using a Google Mock object."],["Users can create a concrete instance of `CloudTasksConnection` using the `MakeCloudTasksConnection()` function."],["The document lists all the virtual methods provided by the interface for interacting with queues and tasks, including creating, deleting, and managing them, along with corresponding request types."],["The latest version of the reference in this document is `2.37.0-rc` and goes as far back as version `2.11.0`."]]],[]]