[[["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 webpage provides documentation for the `ConversationsConnectionIdempotencyPolicy` class in the Google Cloud Dialogflow ES C++ library, spanning versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `ConversationsConnectionIdempotencyPolicy` class defines the idempotency policies for various Dialogflow conversation-related functions, such as creating, listing, getting, and completing conversations."],["The documentation outlines several virtual functions within the class, including `CreateConversation`, `ListConversations`, `GetConversation`, `CompleteConversation`, `ListMessages`, `SuggestConversationSummary`, `GenerateStatelessSummary`, and `SearchKnowledge`, each returning an idempotency type."],["The `clone()` function is included, allowing for the creation of a new copy of the `ConversationsConnectionIdempotencyPolicy` object."],["Each of these functions take in a request as a parameter, which is described by its name and type, with the return type of each function, as well as what each function returns described in the tables."]]],[]]