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, Dataset, DatasetInputConfig, DatasetOutputConfig, DetectLanguageRequest, DetectLanguageResponse, DetectedLanguage, DocumentInputConfig, DocumentOutputConfig, DocumentTranslation, Empty, Example, ExportDataRequest, GcsDestination, GcsInputSource, GcsOutputDestination, GcsSource, Glossary, GlossaryEntry, GlossaryInputConfig, GlossaryTerm, GlossaryTermsPair, GlossaryTermsSet, ImportDataRequest, InputConfig, InputFile, LanguageCodePair, LanguageCodesSet, ListDatasetsResponse, ListExamplesResponse, ListGlossariesResponse, ListGlossaryEntriesResponse, ListLocationsResponse, ListModelsResponse, ListOperationsResponse, Location, Model, Operation, OutputConfig, Romanization, RomanizeTextRequest, RomanizeTextResponse, Status, SupportedLanguage, SupportedLanguages, TranslateDocumentRequest, TranslateDocumentResponse, TranslateService, TranslateTextGlossaryConfig, TranslateTextRequest, TranslateTextResponse, Translation, TransliterationConfig, WaitOperationRequest
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-translate_v3 gem
"0.29.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.12.0"
- REVISION =
Revision of the discovery document this client was generated from
"20230526"
- 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'