Class SessionsGrpc.SessionsImplBase

  • All Implemented Interfaces:
    SessionsGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    SessionsGrpc

    public abstract static class SessionsGrpc.SessionsImplBase
    extends Object
    implements io.grpc.BindableService, SessionsGrpc.AsyncService
    Base class for the server implementation of the service Sessions.
     A service used for session interactions.
     For more information, see the [API interactions
     guide](https://cloud.google.com/dialogflow/docs/api-overview).
     
    • Constructor Detail

      • SessionsImplBase

        public SessionsImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService