ListQuotaGroupsRequest

ListQuotaGroupsRequest

Request message for the ListQuotaGroups method.

Fields
parent

string

Required. The merchant account who owns the collection of method quotas Format: accounts/{account}

page_size

int32

Optional. The maximum number of quotas to return in the response, used for paging. Defaults to 500; values above 1000 will be coerced to 1000.

page_token

string

Optional. Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.