Module: Google::Apis::TranslateV3
- Defined in:
- lib/google/apis/translate_v3.rb,
lib/google/apis/translate_v3/classes.rb,
lib/google/apis/translate_v3/service.rb,
lib/google/apis/translate_v3/gem_version.rb,
lib/google/apis/translate_v3/representations.rb
Overview
Cloud Translation API
Integrates text translation into your website or application.
Defined Under Namespace
Classes: BatchTranslateTextRequest, CancelOperationRequest, DetectLanguageRequest, DetectLanguageResponse, DetectedLanguage, Empty, GcsDestination, GcsSource, Glossary, GlossaryInputConfig, InputConfig, LanguageCodePair, LanguageCodesSet, ListGlossariesResponse, ListLocationsResponse, ListOperationsResponse, Location, Operation, OutputConfig, Status, SupportedLanguage, SupportedLanguages, TranslateService, TranslateTextGlossaryConfig, TranslateTextRequest, TranslateTextResponse, Translation, WaitOperationRequest
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-translate_v3 gem
"0.7.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.2.0"
- REVISION =
Revision of the discovery document this client was generated from
"20210521"
- VERSION =
Version of the Cloud Translation API this client connects to. This is NOT the gem version.
'V3'
- AUTH_CLOUD_PLATFORM =
See, edit, configure, and delete your Google Cloud Platform data
'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'