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: BatchDocumentInputConfig, BatchDocumentOutputConfig, BatchTranslateDocumentRequest, BatchTranslateTextRequest, CancelOperationRequest, DetectLanguageRequest, DetectLanguageResponse, DetectedLanguage, DocumentInputConfig, DocumentOutputConfig, DocumentTranslation, Empty, GcsDestination, GcsSource, Glossary, GlossaryEntry, GlossaryInputConfig, GlossaryTerm, GlossaryTermsPair, GlossaryTermsSet, InputConfig, LanguageCodePair, LanguageCodesSet, ListGlossariesResponse, ListGlossaryEntriesResponse, ListLocationsResponse, ListOperationsResponse, Location, Operation, OutputConfig, Status, SupportedLanguage, SupportedLanguages, TranslateDocumentRequest, TranslateDocumentResponse, TranslateService, TranslateTextGlossaryConfig, TranslateTextRequest, TranslateTextResponse, Translation, WaitOperationRequest
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-translate_v3 gem
"0.20.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.10.0"
- REVISION =
Revision of the discovery document this client was generated from
"20220909"
- 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 data and see the email address for your Google Account.
'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'