Class ListProvisioningQuotasRequest (1.7.3)

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

Message for requesting the list of provisioning quotas.

Attributes

NameDescription
parent str
Required. Parent value for ListProvisioningQuotasRequest.
page_size int
Requested page size. The server might return fewer items than requested. If unspecified, server will pick an appropriate default. Notice that page_size field is not supported and won't be respected in the API request for now, will be updated when pagination is supported.
page_token str
A token identifying a page of results from the server.