UpdateGlossaryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Update Glossary Request
| Attributes | |
|---|---|
| Name | Description | 
| glossary | google.cloud.dataplex_v1.types.GlossaryRequired. The Glossary to update. The Glossary's namefield is used to identify the Glossary to update. Format:
   projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id} | 
| update_mask | google.protobuf.field_mask_pb2.FieldMaskRequired. The list of fields to update. | 
| validate_only | boolOptional. Validates the request without actually updating the Glossary. Default: false. |