Interface QuotaServiceGrpc.AsyncService (0.8.0)

public static interface QuotaServiceGrpc.AsyncService

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

Methods

listQuotaGroups(ListQuotaGroupsRequest request, StreamObserver<ListQuotaGroupsResponse> responseObserver)

public default void listQuotaGroups(ListQuotaGroupsRequest request, StreamObserver<ListQuotaGroupsResponse> responseObserver)

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

Parameters
Name Description
request ListQuotaGroupsRequest
responseObserver io.grpc.stub.StreamObserver<ListQuotaGroupsResponse>