Class UpdateGlossaryCategoryRequest (2.16.0)

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

Update GlossaryCategory Request

Attributes

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