I came across the below link to refer the API rate limits for Google Cloud Translator API:
Under "Request Quotas", it's been mentioned that the request limits for V3 APIs are 6000 per min per project. However, it's also mentioned this rate limit will not apply to the translateText & detectLanguage methods.
I would like to know the API rate limits for "translateText" & "detectLanguage" methods.
Can you please help in providing them?