Class QuotaServiceGrpc.QuotaServiceBlockingStub (0.3.0)

public static final class QuotaServiceGrpc.QuotaServiceBlockingStub extends AbstractBlockingStub<QuotaServiceGrpc.QuotaServiceBlockingStub>

A stub to allow clients to do synchronous rpc calls to service QuotaService.

Service to get method call quota information per Merchant API method.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > QuotaServiceGrpc.QuotaServiceBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected QuotaServiceGrpc.QuotaServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
QuotaServiceGrpc.QuotaServiceBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

listQuotaGroups(ListQuotaGroupsRequest request)

public ListQuotaGroupsResponse listQuotaGroups(ListQuotaGroupsRequest request)

Lists the daily call quota and usage per group for your Merchant Center account.

Parameter
NameDescription
requestListQuotaGroupsRequest
Returns
TypeDescription
ListQuotaGroupsResponse