This interface defines virtual methods for each of the user-facing overload sets in ConversationProfilesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConversationProfilesClient.
[[["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 webpage details the `ConversationProfilesConnection` object within the Dialogflow ES C++ library, focusing on its role in interacting with `ConversationProfilesClient`."],["The `ConversationProfilesConnection` interface defines virtual methods mirroring user-facing overload sets in `ConversationProfilesClient`, enabling custom behavior injection for testing."],["This document lists the available versions of the `ConversationProfilesConnection`, from the latest release candidate, 2.37.0-rc, to the older 2.11.0, including the current 2.24.0 version."],["The page contains various functions, such as `ListConversationProfiles`, `GetConversationProfile`, `CreateConversationProfile`, and others related to managing conversation profiles."],["You can find instructions on creating an instance using `MakeConversationProfilesConnection()` and mocking with `dialogflow_es_mocks::MockConversationProfilesConnection`."]]],[]]