Class ListProvisioningQuotasResponse (1.7.3)

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

Response message for the list of provisioning quotas.

Attributes

NameDescription
provisioning_quotas MutableSequence[google.cloud.bare_metal_solution_v2.types.ProvisioningQuota]
The provisioning quotas registered in this project.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.