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 outlines the `CloudTasksConnection` object for `CloudTasksClient`, detailing its role in defining virtual methods for user-facing overload sets."],["The document provides links to various versions of the `CloudTasksConnection` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["It includes instructions for creating a concrete instance using `MakeCloudTasksConnection()` and using the mock version `tasks_v2_mocks::MockCloudTasksConnection` for testing."],["The `CloudTasksConnection` interface details methods for managing queues and tasks, including operations like listing, creating, updating, deleting, purging, pausing, resuming, and running queues and tasks."],["The interface also manages policies for the queues, including the ability to get, set, and test IAM permissions."]]],[]]