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 latest version of the Google Cloud Speech v1 API Adaptation is 3.8.0, but this page is referencing version 3.4.0, with multiple previous versions also available."],["This documentation page provides reference material and code samples for the Google Cloud Speech v1 API's Adaptation class, which facilitates speech adaptation services."],["The Adaptation class inherits members from the base object class, including methods like GetHashCode, GetType, MemberwiseClone, and ToString."],["The Adaptation class includes methods like BindService that enables service definitions to be created and registered with a server or for service methods to be registered with a service binder."],["The namespace for this API is Google.Cloud.Speech.V1, and it is part of the Google Cloud .NET client library."]]],[]]