Class DeploymentsGrpc.DeploymentsImplBase

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

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

      • DeploymentsImplBase

        public DeploymentsImplBase()
    • Method Detail

      • bindService

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