Class AnswerRecordsGrpc.AnswerRecordsImplBase

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

    public abstract static class AnswerRecordsGrpc.AnswerRecordsImplBase
    extends Object
    implements io.grpc.BindableService, AnswerRecordsGrpc.AsyncService
    Base class for the server implementation of the service AnswerRecords.
     Service for managing
     [AnswerRecords][google.cloud.dialogflow.v2.AnswerRecord].
     
    • Constructor Detail

      • AnswerRecordsImplBase

        public AnswerRecordsImplBase()
    • Method Detail

      • bindService

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