Class SearchServiceGrpc.SearchServiceImplBase
- java.lang.Object
-
- com.google.cloud.discoveryengine.v1beta.SearchServiceGrpc.SearchServiceImplBase
-
- All Implemented Interfaces:
SearchServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- SearchServiceGrpc
public abstract static class SearchServiceGrpc.SearchServiceImplBase extends Object implements io.grpc.BindableService, SearchServiceGrpc.AsyncService
Base class for the server implementation of the service SearchService.Service for search.
-
-
Constructor Summary
Constructors Constructor Description SearchServiceImplBase()
-
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.discoveryengine.v1beta.SearchServiceGrpc.AsyncService
search
-
-