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-04-17 UTC."],[[["The latest version of the `ServingConfigService` for the Retail v2 API is 2.12.0, and it can be found in the `Google.Cloud.Retail.V2` namespace."],["This `ServingConfigService` class is designed for modifying `ServingConfig` within the Retail v2 API, and it inherits from the base `object` class."],["The webpage provides documentation for multiple previous versions of the `ServingConfigService`, ranging from version 1.0.0 up to 2.11.0."],["The `ServingConfigService` class includes two static `BindService` methods for creating service definitions or registering service methods, with one of the methods requiring an object implementing the server-side logic."],["The documentation covers the assembly `Google.Cloud.Retail.V2.dll`, indicating it contains the implementation of the `ServingConfigService`."]]],[]]