Class CompletionServiceGrpc.CompletionServiceImplBase (2.43.0)

public abstract static class CompletionServiceGrpc.CompletionServiceImplBase implements 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.

Inheritance

java.lang.Object > CompletionServiceGrpc.CompletionServiceImplBase

Implements

io.grpc.BindableService, CompletionServiceGrpc.AsyncService

Constructors

CompletionServiceImplBase()

public CompletionServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition