Class ExperimentsGrpc.ExperimentsImplBase

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

    public abstract static class ExperimentsGrpc.ExperimentsImplBase
    extends Object
    implements io.grpc.BindableService, ExperimentsGrpc.AsyncService
    Base class for the server implementation of the service Experiments.
     Service for managing [Experiments][google.cloud.dialogflow.cx.v3.Experiment].
     
    • Constructor Detail

      • ExperimentsImplBase

        public ExperimentsImplBase()
    • Method Detail

      • bindService

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