Class QuotaControllerGrpc.QuotaControllerImplBase (1.40.0)

public abstract static class QuotaControllerGrpc.QuotaControllerImplBase implements BindableService, QuotaControllerGrpc.AsyncService

Base class for the server implementation of the service QuotaController.

Google Quota Control API Allows clients to allocate and release quota against a managed service.

Inheritance

java.lang.Object > QuotaControllerGrpc.QuotaControllerImplBase

Implements

io.grpc.BindableService, QuotaControllerGrpc.AsyncService

Constructors

QuotaControllerImplBase()

public QuotaControllerImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition