Class SessionEntityTypesGrpc.SessionEntityTypesImplBase
- java.lang.Object
-
- com.google.cloud.dialogflow.v2beta1.SessionEntityTypesGrpc.SessionEntityTypesImplBase
-
- All Implemented Interfaces:
SessionEntityTypesGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- SessionEntityTypesGrpc
public abstract static class SessionEntityTypesGrpc.SessionEntityTypesImplBase extends Object implements io.grpc.BindableService, SessionEntityTypesGrpc.AsyncService
Base class for the server implementation of the service SessionEntityTypes.Service for managing [SessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityType].
-
-
Constructor Summary
Constructors Constructor Description SessionEntityTypesImplBase()
-
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.dialogflow.v2beta1.SessionEntityTypesGrpc.AsyncService
createSessionEntityType, deleteSessionEntityType, getSessionEntityType, listSessionEntityTypes, updateSessionEntityType
-
-