Class DeleteGlossaryRequest (2.12.0)

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

Delete Glossary Request

Attributes

Name Description
name str
Required. The name of the Glossary to delete. Format: projects/{project_id_or_number}/locations/{location_id}/glossaries/{glossary_id}
etag str
Optional. The etag of the Glossary. If this is provided, it must match the server's etag. If the etag is provided and does not match the server-computed etag, the request must fail with a ABORTED error code.