Class ParticipantsGrpc.ParticipantsImplBase

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

    public abstract static class ParticipantsGrpc.ParticipantsImplBase
    extends Object
    implements io.grpc.BindableService, ParticipantsGrpc.AsyncService
    Base class for the server implementation of the service Participants.
     Service for managing [Participants][google.cloud.dialogflow.v2.Participant].
     
    • Constructor Detail

      • ParticipantsImplBase

        public ParticipantsImplBase()
    • Method Detail

      • bindService

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