Cloud Translation V3 API - Class Google::Cloud::Translate::V3::TransliterationConfig (v1.1.1)

Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::TransliterationConfig.

Configures transliteration feature on top of translation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_transliteration

def enable_transliteration() -> ::Boolean
Returns
  • (::Boolean) — If true, source text in romanized form can be translated to the target language.

#enable_transliteration=

def enable_transliteration=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If true, source text in romanized form can be translated to the target language.
Returns
  • (::Boolean) — If true, source text in romanized form can be translated to the target language.