1

I started using the new free BigQuery sandbox, I know the limitation is 1TB/Month, but how I check, how much I used already, my project has no billing.

thanks

it is a bug in the system, Quota usage don't show if you don't enable billing

"Exceeded quota: too many free query bytes scanned for this project" in Google BigQuery

Mim
  • 999
  • 10
  • 32

1 Answers1

4

You still can use cloud console to reach Quotas details

https://console.cloud.google.com/iam-admin/quotas?project=your_project

Mikhail Berlyant
  • 165,386
  • 8
  • 154
  • 230
  • does it keep showing 0, or does it just take some time to catch up? can you confirm it's for the same project? – Felipe Hoffa Nov 19 '18 at 19:59
  • @FelipeHoffa himself, what a honor !!, yes it is the same project, actually, I have only one project, always 0 – Mim Nov 19 '18 at 23:41
  • 2
    Thanks! I can report that in my billed project my quota page reflects usage a couple minutes later, but in my billing-less project it doesn't. So that seems like a bug. – Felipe Hoffa Nov 20 '18 at 00:43