Class DeleteDataTaxonomyRequest (1.13.0)

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

Delete DataTaxonomy request.

Attributes

NameDescription
name str
Required. The resource name of the DataTaxonomy: projects/{project_number}/locations/{location_id}/dataTaxonomies/{data_taxonomy_id}
etag str
Optional. If the client provided etag value does not match the current etag value,the DeleteDataTaxonomy method returns an ABORTED error.