Bases: dict
Tracks quota limit, used, and available for a given set of quotas.
Adds an internal tracking reference for the given quota.
Adds to the “used” metric for the given quota.
Updates the “available” metric for the given quota.
Get our quotas and construct our usage object. If no tenant_id is provided, a the request.user.project_id is assumed to be used