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-14 UTC."],[[["This webpage details the `ConversationProfilesConnection` object for `ConversationProfilesClient` within the Dialogflow ES C++ library, providing an interface for virtual methods that mirror the user-facing overloads in `ConversationProfilesClient`."],["The content lists various versions of the `ConversationProfilesConnection`, ranging from version 2.37.0-rc (latest) down to version 2.11.0, allowing users to navigate and use previous versions as well as the latest one."],["The `ConversationProfilesConnection` object facilitates the injection of custom behavior, particularly useful for testing with mock objects, and users can create concrete instances using `MakeConversationProfilesConnection()`."],["The page lists all virtual methods contained within `ConversationProfilesConnection`, detailing the `Parameters` and their `Description` as well as the `Returns` and their `Description`."],["Two helper methods for creating and clearing suggestion features, `SetSuggestionFeatureConfig` and `ClearSuggestionFeatureConfig` are documented, and each returns a future containing either a status or a `ConversationProfile`."]]],[]]