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-08-01 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`."]]],[]]