[[["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-21 UTC."],[[["This document details the `CloudRedisClusterConnectionIdempotencyPolicy` class across various versions, from 2.11.0 to the latest release candidate 2.37.0-rc."],["The class provides a `clone()` function to create a new copy of the object, returning a `std::unique_ptr\u003cCloudRedisClusterConnectionIdempotencyPolicy\u003e`."],["It defines several virtual functions related to managing Redis clusters, including listing, getting, updating, deleting, and creating clusters, each accepting a specific request type."],["Additional virtual functions are available for handling cluster certificate authorities, locations, and long-running operations, all returning `google::cloud::Idempotency` as the return type."],["Each of these virtual functions accepts a specific request type, such as `ListClustersRequest`, `GetClusterRequest`, or `GetOperationRequest`, as a parameter, allowing users to modify the behavior of the functions."]]],[]]