[[["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 overview of the `ConversationalSearchServiceConnectionIdempotencyPolicy` class across various versions, ranging from 2.15.1 to the latest release candidate 2.37.0-rc."],["The class offers several virtual functions including `ConverseConversation`, `CreateConversation`, `DeleteConversation`, `UpdateConversation`, `GetConversation`, and `ListConversations`, each managing different aspects of conversation interactions."],["Each of these virtual functions takes a specific request type as a parameter, such as `ConverseConversationRequest` or `CreateConversationRequest`, with each returning a `google::cloud::Idempotency` type."],["A `clone()` function allows the creation of a new copy of the `ConversationalSearchServiceConnectionIdempotencyPolicy` object, returning a `std::unique_ptr` to the new copy."]]],[]]