Class CreateGlossaryRequest (2.12.0)

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

Create Glossary Request

Attributes

Name Description
parent str
Required. The parent resource where this Glossary will be created. Format: projects/{project_id_or_number}/locations/{location_id} where location_id refers to a Google Cloud region.
glossary_id str
Required. Glossary ID: Glossary identifier.
glossary google.cloud.dataplex_v1.types.Glossary
Required. The Glossary to create.
validate_only bool
Optional. Validates the request without actually creating the Glossary. Default: false.