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`, allowing for custom behavior in testing."],["It defines virtual methods corresponding to each user-facing overload set in `CloudTasksClient`, enabling the injection of mock objects."],["The document lists numerous supported versions, ranging from 2.37.0-rc (latest) down to version 2.11.0, which are linked to each specific version."],["The interface provides methods for managing queues and tasks, including creating, updating, deleting, purging, pausing, and resuming queues, as well as listing, getting, creating, deleting, and running tasks."],["It includes methods to manage access policies using `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`."]]],[]]