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

