Class FlowsGrpc.FlowsImplBase

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

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

      • FlowsImplBase

        public FlowsImplBase()
    • Method Detail

      • bindService

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