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
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.