I am going to implement Google Play Integrity in my Android app using "Use Google Cloud Console" method .I want to know after i enabled "Google Play Integrity API" from Google Cloud Console limit is 10000 request per day for cloud console? and after 10000 request will pay any charged or (amount will debited) autometically cloud console?
Any one has any idea?
Thanks,
This quota is a hard cap on the number of requests per day.
The documentation (here and here) is pretty clear that integrity checks are resource intensive and should not be called very often, especially if you are still making 'classic' integrity requests.