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 the `CloudTasksClient`, defining virtual methods for each user-facing overload set within the client."],["The `CloudTasksConnection` interface enables users to inject custom behavior, like with a Google Mock object, during testing of `CloudTasksClient` objects."],["It provides access to a range of functions including managing queues, tasks, and IAM policies, such as `ListQueues`, `CreateTask`, `GetIamPolicy`, and others."],["The latest version of this resource is labeled `2.37.0-rc`, while version `2.22.0` is the one described in this document, with a range of other previous versions listed as well."]]],[]]