Class SearchServiceGrpc.SearchServiceImplBase (2.39.0)

public abstract static class SearchServiceGrpc.SearchServiceImplBase implements BindableService, SearchServiceGrpc.AsyncService

Base class for the server implementation of the service SearchService.

Service for search. 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 > SearchServiceGrpc.SearchServiceImplBase

Implements

io.grpc.BindableService, SearchServiceGrpc.AsyncService

Constructors

SearchServiceImplBase()

public SearchServiceImplBase()

Methods

bindService()

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