Module: Google::Apis::TranslateV2

Defined in:
generated/google/apis/translate_v2.rb,
generated/google/apis/translate_v2/classes.rb,
generated/google/apis/translate_v2/service.rb,
generated/google/apis/translate_v2/representations.rb

Overview

Google Cloud Translation API

The Google Cloud Translation API lets websites and programs integrate with Google Translate programmatically.

Defined Under Namespace

Classes: DetectLanguageRequest, DetectionsResource, GetSupportedLanguagesRequest, LanguagesResource, ListDetectionsResponse, ListLanguagesResponse, ListTranslationsResponse, TranslateService, TranslateTextRequest, TranslationsResource

Constant Summary collapse

VERSION =
'V2'
REVISION =
'20170525'
AUTH_CLOUD_PLATFORM =

View and manage your data across Google Cloud Platform services

'https://www.googleapis.com/auth/cloud-platform'
AUTH_CLOUD_TRANSLATION =

Translate text from one language to another using Google Translate

'https://www.googleapis.com/auth/cloud-translation'