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

Defined in:
lib/google/cloud/translate/v3.rb,
lib/google/cloud/translate/v3/version.rb,
lib/google/cloud/translate/v3/translation_service.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,
proto_docs/google/cloud/translate/v3/translation_service.rb

Overview

To load this package, including all its services, and instantiate a client:

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

Defined Under Namespace

Modules: TranslationService Classes: BatchTranslateMetadata, BatchTranslateResponse, BatchTranslateTextRequest, CreateGlossaryMetadata, CreateGlossaryRequest, DeleteGlossaryMetadata, DeleteGlossaryRequest, DeleteGlossaryResponse, DetectLanguageRequest, DetectLanguageResponse, DetectedLanguage, GcsDestination, GcsSource, GetGlossaryRequest, GetSupportedLanguagesRequest, Glossary, GlossaryInputConfig, InputConfig, ListGlossariesRequest, ListGlossariesResponse, OutputConfig, SupportedLanguage, SupportedLanguages, TranslateTextGlossaryConfig, TranslateTextRequest, TranslateTextResponse, Translation

Constant Summary collapse

VERSION =
"0.1.4"