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-26 UTC."],[[["This document outlines the `CloudTasksConnection` interface, which defines virtual methods for each user-facing overload set in `CloudTasksClient`."],["`CloudTasksConnection` allows for custom behavior injection, useful for testing scenarios with objects of type `CloudTasksClient`, especially with mocking libraries like Google Mock."],["The interface provides methods for managing queues and tasks, including listing, getting, creating, updating, deleting, purging, pausing, and resuming queues, and also listing, getting, creating, deleting, and running tasks."],["It defines virtual functions for interacting with IAM policies, such as retrieving, setting, and testing IAM permissions."],["The latest version available is 2.37.0-rc, but many previous versions such as 2.36.0, 2.35.0, and so on are still available all the way back to 2.11.0, including the currently listed version, 2.20.0."]]],[]]