Integrates with Google Cloud Translation API using OAuth 2.0 authentication. Configure OAuth credentials and Google Cloud settings to enable Google Translate integration.
Integrates with Google Cloud Translation API using OAuth 2.0 authentication. This engine provides access to Google’s extensive language coverage through your own Google Cloud project.
| Permission | Required For |
|---|---|
roles/cloudtranslate.user |
Basic translation (v2 & v3 API) |
roles/cloudtranslate.admin |
Creating & managing glossaries |
roles/storage.objectViewer |
Reading glossary files from Cloud Storage |
| Scope | Required For |
|---|---|
https://www.googleapis.com/auth/cloud-translation |
Basic translation only |
https://www.googleapis.com/auth/cloud-platform |
Glossary translation (v3 API requires this) |
💡 Use
https://www.googleapis.com/auth/cloud-platformif you plan to use glossaries — it covers both.
translate.googleapis.com)storage.googleapis.com) — only required if glossary files are stored in GCS