Class ConversationsGrpc.ConversationsImplBase

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

    public abstract static class ConversationsGrpc.ConversationsImplBase
    extends Object
    implements io.grpc.BindableService, ConversationsGrpc.AsyncService
    Base class for the server implementation of the service Conversations.
     Service for managing
     [Conversations][google.cloud.dialogflow.v2beta1.Conversation].
     
    • Constructor Detail

      • ConversationsImplBase

        public ConversationsImplBase()
    • Method Detail

      • bindService

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