[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This document provides a detailed reference for the `UserEventServiceConnectionIdempotencyPolicy` class within the Google Cloud Retail v2 C++ library, spanning multiple versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `UserEventServiceConnectionIdempotencyPolicy` class includes several virtual functions such as `WriteUserEvent`, `CollectUserEvent`, `PurgeUserEvents`, `ImportUserEvents`, `RejoinUserEvents`, `ListOperations`, and `GetOperation`, which detail the interaction and potential for idempotency across many of the library functions."],["Each function within the class takes a specific request type as a parameter, and returns a `google::cloud::Idempotency` type, allowing for control over the behavior of the various features."],["The class features a `clone()` method to create a new copy of the current object, returning a `std::unique_ptr\u003cUserEventServiceConnectionIdempotencyPolicy\u003e`."]]],[]]