[[["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 to the latest release candidate 2.37.0-rc."],["The `ConversationsConnectionIdempotencyPolicy` class offers a virtual `clone()` function to create a new copy of the current object."],["The class defines several virtual functions that interact with the Google Cloud Dialogflow v2 API, including `CreateConversation`, `ListConversations`, `GetConversation`, and `CompleteConversation`, amongst others."],["Each of these virtual functions which interact with the API, accept a request object as a parameter, such as `google::cloud::dialogflow::v2::CreateConversationRequest`, and return an `google::cloud::Idempotency` object."],["The functions are specific to managing conversations and their related operations within the Dialogflow ES service, including listing messages and generating conversation summaries or suggestions."]]],[]]