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-04-17 UTC."],[[["This document outlines the `ConversationDatasetsConnection` interface, which defines virtual methods for the user-facing overload sets in `ConversationDatasetsClient`, allowing for custom behavior injection during testing."],["The `ConversationDatasetsConnection` class provides methods for managing conversation datasets, including creating, retrieving, listing, deleting, and importing conversation data, all of which are accessible through various virtual functions, including the `options()`, `CreateConversationDataset()`, and `GetConversationDataset()`, amongst others."],["The document specifies that `2.37.0-rc` is the most recent version, and includes information on versions down to `2.11.0`, each with their own associated links to their respective pages, and they are all tied to the `ConversationDatasetsConnection` class in some capacity."],["The document also includes methods for managing long-running operations, such as listing, getting, and canceling, through the use of `ListOperations`, `GetOperation`, and `CancelOperation`."]]],[]]