Handles server calls for the nebius.quotas.v1.QuotaAllowanceService service.
Creates a quota allowance for a Project. If the quota already exists, its value is replaced with the provided one.
Deletes a quota by its ID. This is used to reset the quota value. It does not remove the quota entry.
Gets a quota allowance by its ID.
Gets a quota allowance for a Tenant or Project by container ID, region, and name.
Lists quota allowances for the specified Tenant or Project.
Updates a quota allowance by its ID.
Handles server calls for the
nebius.quotas.v1.QuotaAllowanceServiceservice.