Reference documentation and code samples for the Cloud Translation V3 Client class UpdateGlossaryRequest.
Request message for the update glossary flow
Generated from protobuf message google.cloud.translation.v3.UpdateGlossaryRequest
Namespace
Google \ Cloud \ Translate \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ glossary
↳ update_mask
Google\Protobuf\FieldMask
The list of fields to be updated. Currently only display_name
and 'input_config'
getGlossary
Required. The glossary entry to update.
hasGlossary
clearGlossary
setGlossary
Required. The glossary entry to update.
$this
getUpdateMask
The list of fields to be updated. Currently only display_name
and
'input_config'
hasUpdateMask
clearUpdateMask
setUpdateMask
The list of fields to be updated. Currently only display_name
and
'input_config'
$this
static::build
glossary
updateMask
Google\Protobuf\FieldMask
The list of fields to be updated. Currently only display_name
and
'input_config'