[[["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."],[[["The latest version of the Cloud Memcache C++ library is 2.37.0-rc, with a full list of previous versions available, starting from 2.36.0 down to 2.11.0."],["This page details the `CloudMemcacheConnectionIdempotencyPolicy` class and its functions within the Google Cloud Memcache C++ library, which helps define the behavior of certain operations."],["The functions documented on this page pertain to managing Memcache instances, such as listing, getting, creating, updating, and deleting them, using requests like `ListInstancesRequest`, `GetInstanceRequest`, `CreateInstanceRequest`, etc."],["The `CloudMemcacheConnectionIdempotencyPolicy` class includes a `clone()` function for creating copies and a series of virtual functions like `ListInstances`, `GetInstance`, `CreateInstance`, etc.each taking a specific request object as input and returning an `Idempotency` type."],["Each virtual function like `ListInstances`, `GetInstance`, `CreateInstance`, `UpdateInstance`, `UpdateParameters`, `DeleteInstance`, `ApplyParameters`, and `RescheduleMaintenance` returns an `Idempotency` type, which is a crucial aspect of the class."]]],[]]