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."],[[["This webpage details the `ConversationsConnection` object, which is utilized by the `ConversationsClient` for the Dialogflow ES C++ library."],["The content provides access to various versions of the `ConversationsConnection` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `ConversationsConnection` interface is designed to allow for the injection of custom behavior during testing, such as through the use of mock objects, and it outlines the virtual methods and parameters utilized by the class."],["Methods defined within the `ConversationsConnection` interface include functions for creating, listing, getting, completing conversations, as well as listing messages, and suggesting or generating summaries."],["The information on this webpage contains the documentation for the `ConversationsConnection` object and `ConversationsClient`, as well as how to use the `MakeConversationsConnection()` and `dialogflow_es_mocks::MockConversationsConnection` functions."]]],[]]