Cloud Translation V3 API - Class Google::Cloud::Translate::V3::CreateGlossaryRequest (v0.4.2)

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

Request message for CreateGlossary.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#glossary

def glossary() -> ::Google::Cloud::Translate::V3::Glossary
Returns

#glossary=

def glossary=(value) -> ::Google::Cloud::Translate::V3::Glossary
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The project name.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The project name.
Returns
  • (::String) — Required. The project name.