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

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

Request message for CreateGlossaryEntry

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#glossary_entry

def glossary_entry() -> ::Google::Cloud::Translate::V3::GlossaryEntry
Returns

#glossary_entry=

def glossary_entry=(value) -> ::Google::Cloud::Translate::V3::GlossaryEntry
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the glossary to create the entry under.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the glossary to create the entry under.
Returns
  • (::String) — Required. The resource name of the glossary to create the entry under.