Cloud Translation V3 Client - Class UpdateGlossaryEntryRequest (1.18.1)

Reference documentation and code samples for the Cloud Translation V3 Client class UpdateGlossaryEntryRequest.

Request message for UpdateGlossaryEntry

Generated from protobuf message google.cloud.translation.v3.UpdateGlossaryEntryRequest

Namespace

Google \ Cloud \ Translate \ V3

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ glossary_entry Google\Cloud\Translate\V3\GlossaryEntry

Required. The glossary entry to update.

getGlossaryEntry

Required. The glossary entry to update.

Returns
Type Description
Google\Cloud\Translate\V3\GlossaryEntry|null

hasGlossaryEntry

clearGlossaryEntry

setGlossaryEntry

Required. The glossary entry to update.

Parameter
Name Description
var Google\Cloud\Translate\V3\GlossaryEntry
Returns
Type Description
$this

static::build

Parameter
Name Description
glossaryEntry Google\Cloud\Translate\V3\GlossaryEntry

Required. The glossary entry to update.

Returns
Type Description
Google\Cloud\Translate\V3\UpdateGlossaryEntryRequest