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."],[[["The page details the `ConversationProfilesConnection` object for `ConversationProfilesClient` within the Dialogflow ES library, specifically referencing version 2.28.0."],["It provides access to a range of Dialogflow ES versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, allowing users to view documentation for specific releases."],["The `ConversationProfilesConnection` interface offers virtual methods for all user-facing overload sets in `ConversationProfilesClient`, enabling the injection of custom behavior, such as with mock objects, for testing purposes."],["Key functions within the interface include `ListConversationProfiles`, `GetConversationProfile`, `CreateConversationProfile`, `UpdateConversationProfile`, `DeleteConversationProfile`, `SetSuggestionFeatureConfig`, and `ClearSuggestionFeatureConfig`, each with specific parameters and return types."],["The page also provides information on creating a concrete instance using `MakeConversationProfilesConnection()` and using the mock object `dialogflow_es_mocks::MockConversationProfilesConnection` for mocking."]]],[]]