[[["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-14 UTC."],[[["This document details the `CloudTasksConnectionIdempotencyPolicy` class across multiple versions, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class offers a `clone()` function to create a copy of the object, returning a `std::unique_ptr\u003c CloudTasksConnectionIdempotencyPolicy\u003e`."],["Several virtual functions are defined for managing queues, including `ListQueues`, `GetQueue`, `CreateQueue`, `UpdateQueue`, `DeleteQueue`, `PurgeQueue`, `PauseQueue`, and `ResumeQueue`, all of which take a respective request parameter and return a `google::cloud::Idempotency` type."],["The class defines virtual functions to manage tasks like `ListTasks`, `GetTask`, `CreateTask`, `DeleteTask`, and `RunTask` each taking a corresponding request and returning `google::cloud::Idempotency`."],["The class handles IAM policies, providing virtual functions like `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, each requiring a corresponding request parameter and returning a `google::cloud::Idempotency` value."]]],[]]