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"]],[["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-07-26 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`."]]],[]]