Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::UpdateGlossaryEntryRequest.
Request message for UpdateGlossaryEntry
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#glossary_entry
def glossary_entry() -> ::Google::Cloud::Translate::V3::GlossaryEntry
Returns
- (::Google::Cloud::Translate::V3::GlossaryEntry) — Required. The glossary entry to update.
#glossary_entry=
def glossary_entry=(value) -> ::Google::Cloud::Translate::V3::GlossaryEntry
Parameter
- value (::Google::Cloud::Translate::V3::GlossaryEntry) — Required. The glossary entry to update.
Returns
- (::Google::Cloud::Translate::V3::GlossaryEntry) — Required. The glossary entry to update.