Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

LanguageAPP.translate() premium usage

Hi,

 
I have a script (Apps Script) which is taking a file from Google Drive translates it and the result is written back to GoogleDrive as a new file.
For the translation I'm using the LanguageApp.translate which has a limit (per min and per day) for free tier. I am hitting this limit and threfore willing to use a premium tier as it's suggests and connect it to the my GCP,  but without any success.
What was done
==============
1. This script was added to a GCP project under my account in Apps Script settings
2. billing was added this project in GCP
3. I have enabled APIs for this project and Google translate is one of them, though i'm not sure what exactly    LanguageApp.translate is using
 
Once the script is launched I see on GCP API monitoring that there are requests on Google drive API, but non on Google translation....
 
Any ideas (if it is possible at all) ? 
10x
2 2 1,436