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-21 UTC."],[[["This webpage details the `ConversationDatasetsConnection` object for `ConversationDatasetsClient` within the Dialogflow ES C++ library, providing an interface for managing conversation datasets."],["The `ConversationDatasetsConnection` class defines virtual methods that mirror the user-facing overload sets in `ConversationDatasetsClient`, enabling custom behavior injection during testing with mock objects."],["The page lists the available versions of this object, with the latest release candidate being 2.37.0-rc and goes down to version 2.11.0, showing a clear progression of updates."],["Key functions are documented, including `CreateConversationDataset`, `GetConversationDataset`, `ListConversationDatasets`, `DeleteConversationDataset`, and `ImportConversationData`, each with specified parameters and return types."],["The page provides information on how to create a concrete instance of the class by using the `MakeConversationDatasetsConnection()` function and also guides on mocking for testing using `dialogflow_es_mocks::MockConversationDatasetsConnection`."]]],[]]