Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


https://console.cloud.google.com/

2- Create a project

3- do a search for "translate"

4- enable it ( translate API on this project )


Python script example:   https://cloud.google.com/translate/docs/reference/libraries


Python script:

pip install --upgrade pip
sudo pip install google-cloud


https://cloud.google.com/video-intelligence/docs/common/auth


PowerShell

batch

export GOOGLE_APPLICATION_CREDENTIALS=/mnt/c/Users/jkriker/Documents/GitHub/googletranslateapi/apikey.json



  • No labels