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, which works with the `ConversationDatasetsClient` within the Dialogflow ES C++ library."],["The `ConversationDatasetsConnection` interface provides virtual methods mirroring user-facing overloads in `ConversationDatasetsClient`, allowing for custom behavior injection, especially useful for testing."],["Users can create an instance of `ConversationDatasetsConnection` through `MakeConversationDatasetsConnection()`, and mock instances for testing with `dialogflow_es_mocks::MockConversationDatasetsConnection`."],["The page lists the availability of multiple versions of this, the latest being 2.37.0-rc, as well as virtual methods for actions like creating, getting, listing, deleting, and importing conversation datasets."],["The available virtual methods each return a different type, including options, a future status or, a status or, and a stream range, each with their own corresponding parameters."]]],[]]