public static void BindService(ServiceBinderBase serviceBinder, ServingConfigService.ServingConfigServiceBase 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 `ServingConfigService` class within the Google Cloud Retail v2 API for .NET."],["The latest version of `ServingConfigService` is 2.12.0, while the current page focuses on version 2.3.0, and lists all versions from 1.0.0 to 2.12.0."],["`ServingConfigService` is used to modify ServingConfig, which can be done using the provided methods such as `BindService`."],["The page shows that the `ServingConfigService` class inherits from `Object` and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The webpage also provides information about the namespace `Google.Cloud.Retail.V2` and the assembly `Google.Cloud.Retail.V2.dll` in which the class resides."]]],[]]