I'm currently using some Google Maps API (Geocoding, Maps Javascript, Places) in my ASP.NET solution and found out there is quota for number of requests called per day (as you can see in the following picture)
It seems that after my ASP.NET is once loaded, the quota has reached its limit and would make me to register for the billing account. I just want to ask what do each quota name in the picture mean? (Or how different is one from each other. Since this is just for testing/development purpose and not for commercial, is there a way to adjust the quota limit without registering the billing account? (I'm just an intern worker so I am not provided funds to register for one yet)
Any response would be much appreciated!