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-04-17 UTC."],[[["This document outlines the `CloudTasksConnection` interface for the `CloudTasksClient`, defining virtual methods for various operations."],["It includes a comprehensive list of available versions, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0, offering links to each versions' respective documentation."],["The `CloudTasksConnection` allows users to implement custom behavior in tests by injecting objects and using mock classes, like `MockCloudTasksConnection`."],["The interface provides virtual functions for managing queues (List, Get, Create, Update, Delete, Purge, Pause, Resume) and tasks (List, Get, Create, Delete, Run)."],["The document defines functions that handle IAM policies like Get, Set, and test permissions."]]],[]]