This feature is only available for users who have Retail Search enabled.
Please submit a form here to contact
cloud sales if you are interested in using Retail Search.
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-04-17 UTC."],[[["This webpage details the `SearchService` within the `Google.Cloud.Retail.V2` namespace, which is specifically for users who have enabled Retail Search."],["The `SearchService` class offers functionality through its `BindService` methods, allowing for the creation of a service definition and the registration of service methods, with and without implementation logic."],["Multiple versions of the `SearchService` are available, ranging from version 1.0.0 up to the latest version 2.12.0, with links provided to each."],["To use Retail Search, a user must submit a request form, as it is not enabled by default."],["The SearchService class inherits several methods from the base class 'Object', as well as having one property and two of its own."]]],[]]