This feature is only available for users who have Retail Search enabled.
Contact Retail Support (retail-search-support@google.com) if you are
interested in using Retail Search.
public static void BindService(ServiceBinderBase serviceBinder, CompletionService.CompletionServiceBase 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 details the `CompletionService` class, which provides auto-completion functionality specifically for users with Retail Search enabled."],["The latest version of `CompletionService` is 2.12.0, and it presents a history of versions dating back to 1.0.0, allowing users to select the specific documentation they need."],["`CompletionService` inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` methods allow for the creation of a service definition or the registration of a service method with a service binder, enabling customization of service binding logic."],["The namespace for the service is `Google.Cloud.Retail.V2`, with the assembly file being `Google.Cloud.Retail.V2.dll`."]]],[]]