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-03-21 UTC."],[[["The page details the `CompletionService` class, which provides auto-completion functionality specifically for users with Retail Search enabled."],["This service is part of the `Google.Cloud.Retail.V2` namespace, and its functionality is contained within the `Google.Cloud.Retail.V2.dll` assembly."],["The latest version of the `CompletionService` API is version 2.12.0, and it contains several versions for the API, ranging from 1.0.0 all the way up to the current 2.12.0."],["The `CompletionService` class includes methods like `BindService`, which allows users to create service definitions or register service methods for server-side handling."],["Access to the Retail Search feature requires contacting cloud sales, as mentioned in the description of the `CompletionService`."]]],[]]