public static void BindService(ServiceBinderBase serviceBinder, ConversationDatasets.ConversationDatasetsBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-09 UTC."],[[["This webpage provides documentation for the `ConversationDatasets` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its usage in managing raw conversation files and metadata for model training."],["The documentation spans multiple versions of the `Google.Cloud.Dialogflow.V2` library, from version 3.2.0 up to the latest version 4.26.0, each with its own specific documentation."],["The `ConversationDatasets` class inherits from the `Object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation outlines two primary methods for binding the service, `BindService(ConversationDatasets.ConversationDatasetsBase)` and `BindService(ServiceBinderBase, ConversationDatasets.ConversationDatasetsBase)`, which are used to register the service with a server or a service binder."],["The current version being shown to the user at the top of the page is version 4.1.0."]]],[]]