This interface defines virtual methods for each of the user-facing overload sets in ConversationsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConversationsClient.
[[["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."],[[["The latest version of the Dialogflow ES C++ library is 2.37.0-rc, with a variety of previous releases, including 2.36.0 to 2.11.0 also available."],["The `ConversationsConnection` object, associated with the `ConversationsClient`, provides virtual methods for interacting with Dialogflow ES, including functions to manage conversations and messages."],["This library offers users the ability to customize behaviors, such as with Google Mock objects, for testing purposes when working with `ConversationsClient`."],["The `ConversationsConnection` class features functions such as `CreateConversation`, `ListConversations`, `GetConversation`, and `ListMessages` for managing different aspects of dialogflow conversations."],["The library also supports features such as `SuggestConversationSummary`, `GenerateStatelessSummary`, and `SearchKnowledge` for more advanced conversation management."]]],[]]