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, 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-04-17 UTC."],[[["This webpage details the `CompletionService` class within the `Google.Cloud.Retail.V2` namespace, which provides auto-completion capabilities for retail search."],["The latest version of `CompletionService` is 2.12.0, and the page lists versions going back to 1.0.0 with their respective documentation links."],["`CompletionService` functionality is contingent upon having Retail Search enabled, which users can request by submitting a contact form."],["The class inherits from the base `Object` class, implementing server-side logic through the `CompletionService.CompletionServiceBase` interface."],["Two `BindService` methods are available for creating and registering service definitions with a server or for customizing service binding logic."]]],[]]