Package com.google.cloud.retail.v2alpha
Class CompletionServiceGrpc.CompletionServiceImplBase
- java.lang.Object
-
- com.google.cloud.retail.v2alpha.CompletionServiceGrpc.CompletionServiceImplBase
-
- All Implemented Interfaces:
CompletionServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- CompletionServiceGrpc
public abstract static class CompletionServiceGrpc.CompletionServiceImplBase extends Object implements io.grpc.BindableService, CompletionServiceGrpc.AsyncService
Base class for the server implementation of the service CompletionService.Autocomplete service for retail. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.
-
-
Constructor Summary
Constructors Constructor Description CompletionServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.retail.v2alpha.CompletionServiceGrpc.AsyncService
completeQuery, importCompletionData
-
-