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 API, specifically for the .NET environment, across multiple versions, with the latest being 4.26.0."],["The `ConversationDatasets` class is designed for managing conversation datasets, which include raw conversation files and customizable metadata for model training within the Dialogflow platform."],["The page also documents the `BindService` method, with parameters to include the service implementation, enabling the creation of service definitions for server registration and customized service binding."],["The documentation lists the complete inheritance of the `ConversationDatasets` class from the base `Object` class, including the inherited methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["This documentation is available for a large range of versions, from 4.26.0 all the way down to version 3.2.0."]]],[]]