Reference documentation and code samples for the Google Cloud Dataplex V1 Client class UpdateGlossaryTermRequest.
Update GlossaryTerm Request
Generated from protobuf message google.cloud.dataplex.v1.UpdateGlossaryTermRequest
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ term
GlossaryTerm
Required. The GlossaryTerm to update. The GlossaryTerm's name
field is used to identify the GlossaryTerm to update. Format: projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}/terms/{term_id}
↳ update_mask
getTerm
Required. The GlossaryTerm to update.
The GlossaryTerm's name
field is used to identify the GlossaryTerm to
update. Format:
projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}/terms/{term_id}
hasTerm
clearTerm
setTerm
Required. The GlossaryTerm to update.
The GlossaryTerm's name
field is used to identify the GlossaryTerm to
update. Format:
projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}/terms/{term_id}
$this
getUpdateMask
Required. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The list of fields to update.
$this
static::build
term
GlossaryTerm
Required. The GlossaryTerm to update.
The GlossaryTerm's name
field is used to identify the GlossaryTerm to
update. Format:
projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}/terms/{term_id}
updateMask

