Class AgentsGrpc.AgentsImplBase

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

    public abstract static class AgentsGrpc.AgentsImplBase
    extends Object
    implements io.grpc.BindableService, AgentsGrpc.AsyncService
    Base class for the server implementation of the service Agents.
     Service for managing [Agents][google.cloud.dialogflow.cx.v3beta1.Agent].
     
    • Constructor Detail

      • AgentsImplBase

        public AgentsImplBase()
    • Method Detail

      • bindService

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