Module: Google::Apis::TranslateV2

Defined in:
lib/google/apis/translate_v2.rb,
lib/google/apis/translate_v2/classes.rb,
lib/google/apis/translate_v2/service.rb,
lib/google/apis/translate_v2/gem_version.rb,
lib/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

GEM_VERSION =

Version of the google-apis-translate_v2 gem

"0.16.0"
GENERATOR_VERSION =

Version of the code generator used to generate this client

"0.15.0"
REVISION =

Revision of the discovery document this client was generated from

"20170525"
VERSION =

Version of the Google Cloud Translation API this client connects to. This is NOT the gem version.

'V2'
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'