Class ListQuotaInfosResponse (0.1.8)

ListQuotaInfosResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for response to listing QuotaInfos

Attributes

NameDescription
quota_infos MutableSequence[google.cloud.cloudquotas_v1.types.QuotaInfo]
The list of QuotaInfo
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.