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-08-14 UTC."],[[["This webpage provides documentation for the `ConversationDatasetsConnection` object within the Dialogflow ES C++ library, specifically for version 2.15.1."],["The `ConversationDatasetsConnection` object acts as an interface defining virtual methods that mirror the user-facing overload sets in `ConversationDatasetsClient`, allowing for custom behavior in tests."],["The latest release available is 2.37.0-rc, and the webpage offers a history of previous releases, ranging from version 2.11.0 up to 2.37.0-rc."],["The page details the functions of the interface, including `CreateConversationDataset`, `GetConversationDataset`, `ListConversationDatasets`, `DeleteConversationDataset`, and `ImportConversationData`, among others, with parameter and return types described."],["Users can create a real instance of this class with the `MakeConversationDatasetsConnection()` function or utilize the `MockConversationDatasetsConnection` for mocking."]]],[]]