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 provides documentation for the `ConversationProfilesConnection` object within the Google Cloud Dialogflow ES C++ client library, offering a range of versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ConversationProfilesConnection` interface defines virtual methods that correspond to user-facing operations in `ConversationProfilesClient`, allowing for the injection of custom behavior during testing."],["Users can interact with conversation profiles through various functions like `ListConversationProfiles`, `GetConversationProfile`, `CreateConversationProfile`, `UpdateConversationProfile`, and `DeleteConversationProfile`."],["There are also functions to manage suggestion feature configurations using `SetSuggestionFeatureConfig` and `ClearSuggestionFeatureConfig`."],["You can find a concrete instance with `MakeConversationProfilesConnection()` or a mock instance with `dialogflow_es_mocks::MockConversationProfilesConnection`."]]],[]]