Interface QuotaServiceGrpc.AsyncService (0.3.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
NameDescription
requestListQuotaGroupsRequest
responseObserverio.grpc.stub.StreamObserver<ListQuotaGroupsResponse>