Class EnvironmentsGrpc.EnvironmentsImplBase

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

    public abstract static class EnvironmentsGrpc.EnvironmentsImplBase
    extends Object
    implements io.grpc.BindableService, EnvironmentsGrpc.AsyncService
    Base class for the server implementation of the service Environments.
     Service for managing
     [Environments][google.cloud.dialogflow.v2beta1.Environment].
     
    • Constructor Detail

      • EnvironmentsImplBase

        public EnvironmentsImplBase()
    • Method Detail

      • bindService

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