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 within the Dialogflow ES C++ library, focusing on its role in interacting with `ConversationProfilesClient`."],["The `ConversationProfilesConnection` interface defines virtual methods mirroring user-facing overload sets in `ConversationProfilesClient`, enabling custom behavior injection for testing."],["This document lists the available versions of the `ConversationProfilesConnection`, from the latest release candidate, 2.37.0-rc, to the older 2.11.0, including the current 2.24.0 version."],["The page contains various functions, such as `ListConversationProfiles`, `GetConversationProfile`, `CreateConversationProfile`, and others related to managing conversation profiles."],["You can find instructions on creating an instance using `MakeConversationProfilesConnection()` and mocking with `dialogflow_es_mocks::MockConversationProfilesConnection`."]]],[]]