According to Google Geocoding API (https://developers.google.com/maps/documentation/geocoding/#Limits) there are limits per running requests. How to get programmatically these limits?
The only variant, is to get from Google Developers Console.
Thanks!