[[["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\u003cCloudTasksConnectionIdempotencyPolicy\u003e`."],["Several virtual functions are outlined for queue management, including `ListQueues`, `GetQueue`, `CreateQueue`, `UpdateQueue`, `DeleteQueue`, `PurgeQueue`, `PauseQueue`, and `ResumeQueue`, all of which return a `google::cloud::Idempotency` type."],["Functions are available to manage the IAM policies like `GetIamPolicy`, `SetIamPolicy` and `TestIamPermissions`, each taking a specific request type and also returning a `google::cloud::Idempotency`."],["There are methods for managing tasks, such as `ListTasks`, `GetTask`, `CreateTask`, `DeleteTask`, and `RunTask`, all of which utilize specific request types and return a `google::cloud::Idempotency`."]]],[]]