Class QuotaControllerGrpc.QuotaControllerImplBase

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

    public abstract static class QuotaControllerGrpc.QuotaControllerImplBase
    extends Object
    implements io.grpc.BindableService, QuotaControllerGrpc.AsyncService
    Base class for the server implementation of the service QuotaController.
     [Google Quota Control API](/service-control/overview)
     Allows clients to allocate and release quota against a [managed
     service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
     
    • Constructor Detail

      • QuotaControllerImplBase

        public QuotaControllerImplBase()
    • Method Detail

      • bindService

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