public static void BindService(ServiceBinderBase serviceBinder, SearchService.SearchServiceBase 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 available for the Google.Cloud.Retail.V2 SearchService is 2.12.0, with multiple prior versions accessible, including version 2.0.0."],["This SearchService is designed for users with Retail Search enabled, requiring activation through the Cloud Console before use."],["The `SearchService` class inherits from the .NET `Object` class and provides methods such as `BindService` to register and bind the search service to a server."],["The namespace for this service is `Google.Cloud.Retail.V2`, and it is contained within the `Google.Cloud.Retail.V2.dll` assembly."],["There are two overloads of `BindService` method for registering the search service, with one creating a service definition and the other binding to a service binder."]]],[]]