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."],[[["This webpage provides documentation for the `Adaptation` class, which is part of the Google Cloud Speech Adaptation API within the `Google.Cloud.Speech.V1P1Beta1` namespace."],["The `Adaptation` class inherits from the `Object` class and is contained within the `Google.Cloud.Speech.V1P1Beta1.dll` assembly."],["The documentation lists various versions of the `Adaptation` class, with the latest being `3.0.0-beta08`, and the current one displayed is `2.0.0-beta09`."],["Two `BindService` methods are documented, which are used for creating service definitions or binding service methods with or without implementation, specifically for server-side handling logic."],["Inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` are part of the `Adaptation` class from its parent `Object` class."]]],[]]