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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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`."]]],[]]