ListAccountLimitsRequest

ListAccountLimitsRequest

Request message for the ListAccountLimits method.

Fields
parent

string

Required. The parent account. Format: accounts/{account}

page_size

int32

Optional. The maximum number of limits to return. The service may return fewer than this value. If unspecified, at most 100 limits will be returned. The maximum value is 100; values above 100 will be coerced to 100.

page_token

string

Optional. A page token, received from a previous ListAccountLimits call. Provide this to retrieve the subsequent page.

When paginating, all other parameters provided to ListAccountLimits must match the call that provided the page token.

filter

string

Required. A filter on the limit type is required, for example, type = "products" .