Reference documentation and code samples for the Cloud Translation V3 Client class CreateGlossaryEntryRequest.
Request message for CreateGlossaryEntry
Generated from protobuf message google.cloud.translation.v3.CreateGlossaryEntryRequest
Namespace
Google \ Cloud \ Translate \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the glossary to create the entry under.
↳ glossary_entry
getParent
Required. The resource name of the glossary to create the entry under.
string
setParent
Required. The resource name of the glossary to create the entry under.
var
string
$this
getGlossaryEntry
Required. The glossary entry to create
hasGlossaryEntry
clearGlossaryEntry
setGlossaryEntry
Required. The glossary entry to create
$this
static::build
parent
string
Required. The resource name of the glossary to create the entry under. Please see TranslationServiceClient::glossaryName() for help formatting this field.
glossaryEntry