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"]],[["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-18 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."]]],[]]