Class ConversationalSearchServiceGrpc.ConversationalSearchServiceImplBase
- java.lang.Object
-
- com.google.cloud.discoveryengine.v1.ConversationalSearchServiceGrpc.ConversationalSearchServiceImplBase
-
- All Implemented Interfaces:
ConversationalSearchServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- ConversationalSearchServiceGrpc
public abstract static class ConversationalSearchServiceGrpc.ConversationalSearchServiceImplBase extends Object implements io.grpc.BindableService, ConversationalSearchServiceGrpc.AsyncService
Base class for the server implementation of the service ConversationalSearchService.Service for conversational search.
-
-
Constructor Summary
Constructors Constructor Description ConversationalSearchServiceImplBase()
-
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.v1.ConversationalSearchServiceGrpc.AsyncService
converseConversation, createConversation, deleteConversation, getConversation, listConversations, updateConversation
-
-