Firebase console reads cost

后端 未结 1 1282
梦如初夏
梦如初夏 2020-12-19 17:30

Does using the firebase console and clicking on different collection/documents count against my read operations quota?

I have about 2 real users and about 13 fake on

相关标签:
1条回答
  • 2020-12-19 18:03

    Any document read from the server is going to be billed. It doesn't matter where the read came from. The console should be included in that.

    0 讨论(0)
提交回复
热议问题