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-21 UTC."],[[["This document outlines the `ConversationsConnection` object for `ConversationsClient` within the Dialogflow ES C++ library, detailing its purpose in defining virtual methods for user-facing overload sets."],["The `ConversationsConnection` class enables custom behavior injection, primarily for testing, via Google Mock objects, and can be created with `MakeConversationsConnection()`."],["The page lists various versions of the Dialogflow ES C++ library, starting from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The class exposes a variety of functions, such as `CreateConversation`, `ListConversations`, `GetConversation`, and many others, allowing interaction with conversations and related features."],["The documentation also covers functions for operations like listing locations, operations, and managing long-running operations within the Dialogflow ES environment."]]],[]]