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 content provides reference documentation for the `Adaptation` class within the Google Cloud Speech v1 API, specifically for .NET development."],["The `Adaptation` class is a service that implements the Google Cloud Speech Adaptation API, inheriting from the base `Object` class."],["The documentation lists various versions of the Google.Cloud.Speech.V1 API, ranging from 2.2.0 to the latest 3.8.0."],["The documentation outlines two key methods within the `Adaptation` class: `BindService(Adaptation.AdaptationBase)` and `BindService(ServiceBinderBase, Adaptation.AdaptationBase)`, both related to creating or registering service definitions with server-side handling logic."],["The latest version can be located at `/dotnet/docs/reference/Google.Cloud.Speech.V1/latest/Google.Cloud.Speech.V1.Adaptation` and is the 3.8.0 version, while the content shown is for the 3.2.0 version."]]],[]]