Module: Google::Cloud::Translate::V3

Defined in:
lib/google/cloud/translate/v3.rb,
lib/google/cloud/translate/v3/rest.rb,
lib/google/cloud/translate/v3/version.rb,
lib/google/cloud/translate/v3/translation_service.rb,
lib/google/cloud/translate/v3/translation_service/rest.rb,
lib/google/cloud/translate/v3/translation_service/paths.rb,
lib/google/cloud/translate/v3/translation_service/client.rb,
lib/google/cloud/translate/v3/translation_service/operations.rb,
lib/google/cloud/translate/v3/translation_service/credentials.rb,
lib/google/cloud/translate/v3/translation_service/rest/client.rb,
lib/google/cloud/translate/v3/translation_service/rest/operations.rb,
lib/google/cloud/translate/v3/translation_service/rest/service_stub.rb,
proto_docs/google/cloud/translate/v3/common.rb,
proto_docs/google/cloud/translate/v3/adaptive_mt.rb,
proto_docs/google/cloud/translate/v3/translation_service.rb

Overview

To load just the REST part of this package, including all its services, and instantiate a REST client:

Examples:


require "google/cloud/translate/v3/rest"
client = ::Google::Cloud::Translate::V3::TranslationService::Rest::Client.new

Defined Under Namespace

Modules: TranslationService Classes: AdaptiveMtDataset, AdaptiveMtFile, AdaptiveMtSentence, AdaptiveMtTranslateRequest, AdaptiveMtTranslateResponse, AdaptiveMtTranslation, BatchDocumentInputConfig, BatchDocumentOutputConfig, BatchTranslateDocumentMetadata, BatchTranslateDocumentRequest, BatchTranslateDocumentResponse, BatchTranslateMetadata, BatchTranslateResponse, BatchTranslateTextRequest, CreateAdaptiveMtDatasetRequest, CreateGlossaryMetadata, CreateGlossaryRequest, DeleteAdaptiveMtDatasetRequest, DeleteAdaptiveMtFileRequest, DeleteGlossaryMetadata, DeleteGlossaryRequest, DeleteGlossaryResponse, DetectLanguageRequest, DetectLanguageResponse, DetectedLanguage, DocumentInputConfig, DocumentOutputConfig, DocumentTranslation, FileInputSource, GcsDestination, GcsInputSource, GcsOutputDestination, GcsSource, GetAdaptiveMtDatasetRequest, GetAdaptiveMtFileRequest, GetGlossaryRequest, GetSupportedLanguagesRequest, Glossary, GlossaryInputConfig, ImportAdaptiveMtFileRequest, ImportAdaptiveMtFileResponse, InputConfig, ListAdaptiveMtDatasetsRequest, ListAdaptiveMtDatasetsResponse, ListAdaptiveMtFilesRequest, ListAdaptiveMtFilesResponse, ListAdaptiveMtSentencesRequest, ListAdaptiveMtSentencesResponse, ListGlossariesRequest, ListGlossariesResponse, OutputConfig, SupportedLanguage, SupportedLanguages, TranslateDocumentRequest, TranslateDocumentResponse, TranslateTextGlossaryConfig, TranslateTextRequest, TranslateTextResponse, Translation

Constant Summary collapse

VERSION =
"0.12.0"