I want to set a quota of daily BigQuery Query usage for selective users. As per the document, we can set Query usage Quota for all users, not selective users.
Is there any way to set up Quota over BigQuery API in the same project as below?
- User-1/Principal-1 - 500GB
- User-2/Principal-2 - 5GB
- User-3/Principal-3 - 1TB
- User-4/Principal-4 -
Unlimited