public static void BindService(ServiceBinderBase serviceBinder, Adaptation.AdaptationBase 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-03-21 UTC."],[[["The Google Cloud Speech v1 API class `Adaptation` is the focus, providing functionality for speech adaptation within the Google Cloud Speech service."],["The latest version available is 3.8.0, and a list of previous versions ranging from 3.7.0 to 2.2.0 are also available, with links to the documentation for each."],["This documentation includes inherited members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `Adaptation` class offers two static methods, `BindService`, for registering service methods with a server or a service binder, each of which requires an `AdaptationBase` object for the server-side handling logic."],["The documentation is specific to the namespace `Google.Cloud.Speech.V1`, as part of the assembly `Google.Cloud.Speech.V1.dll`."]]],[]]