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 for `ConversationProfilesClient` within the Dialogflow ES C++ library, providing an overview of its functionality and usage."],["The `ConversationProfilesConnection` object enables custom behavior injection for testing purposes, allowing users to employ mock objects to simulate interactions with `ConversationProfilesClient`."],["The webpage lists multiple versions of the Dialogflow ES library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, each linking to the corresponding `ConversationProfilesConnection` class documentation."],["It showcases the virtual functions available in `ConversationProfilesConnection`, including `ListConversationProfiles`, `GetConversationProfile`, `CreateConversationProfile`, `UpdateConversationProfile`, `DeleteConversationProfile`, `SetSuggestionFeatureConfig`, and `ClearSuggestionFeatureConfig`, along with their parameters and return types."],["The documentation also provides links for creating a concrete instance of `ConversationProfilesConnection` using `MakeConversationProfilesConnection()` and for utilizing mocks via `dialogflow_es_mocks::MockConversationProfilesConnection`."]]],[]]