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

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

Represents a single entry for an unidirectional glossary.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#source_term

def source_term() -> ::Google::Cloud::Translate::V3::GlossaryTerm
Returns

#source_term=

def source_term=(value) -> ::Google::Cloud::Translate::V3::GlossaryTerm
Parameter
Returns

#target_term

def target_term() -> ::Google::Cloud::Translate::V3::GlossaryTerm
Returns

#target_term=

def target_term=(value) -> ::Google::Cloud::Translate::V3::GlossaryTerm
Parameter
Returns