This interface defines virtual methods for each of the user-facing overload sets in ConversationDatasetsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ConversationDatasetsClient.
[[["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-14 UTC."],[[["This webpage details the `ConversationDatasetsConnection` object for `ConversationDatasetsClient` within the Dialogflow ES C++ library."],["The `ConversationDatasetsConnection` interface provides virtual methods that mirror the user-facing overload sets found in `ConversationDatasetsClient`, enabling custom behavior injection during testing."],["The page lists multiple available versions of the Dialogflow ES C++ library, from the latest release candidate `2.37.0-rc` down to `2.11.0`."],["It covers functions like `CreateConversationDataset`, `GetConversationDataset`, `ListConversationDatasets`, `DeleteConversationDataset`, and `ImportConversationData`, each with their corresponding request parameters and return types."],["The `MockConversationDatasetsConnection` function is available for mocking test scenarios."]]],[]]