Class ListQuotaPreferencesResponse (0.1.8)

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

Message for response to listing QuotaPreferences

Attributes

NameDescription
quota_preferences MutableSequence[google.cloud.cloudquotas_v1.types.QuotaPreference]
The list of QuotaPreference
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.
unreachable MutableSequence[str]
Locations that could not be reached.