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 document outlines the `ConversationsConnection` object, which acts as an interface defining virtual methods for various operations within the `ConversationsClient`."],["The `ConversationsConnection` object is designed to enable users to customize behavior, such as with a Google Mock object, in tests that involve `ConversationsClient`."],["This page provides a list of available versions of the Dialogflow ES C++ library, ranging from version 2.11.0 to 2.37.0-rc, which is the latest."],["Key functionalities of `ConversationsConnection` include creating, listing, getting, and completing conversations, as well as listing messages and generating summaries."],["The document includes information about the functions within the `ConversationsConnection` class, such as `CreateConversation`, `ListConversations`, `GetConversation`, `CompleteConversation`, `ListMessages`, `SuggestConversationSummary`, `GenerateStatelessSummary`, and `SearchKnowledge`."]]],[]]