Class UpdateGlossaryTermRequest (2.12.0)

UpdateGlossaryTermRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Update GlossaryTerm Request

Attributes

Name Description
term google.cloud.dataplex_v1.types.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 google.protobuf.field_mask_pb2.FieldMask
Required. The list of fields to update.