[[["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 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."]]],[]]