Class DeleteLineageEventRequest (0.2.3)

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

Request message for DeleteLineageEvent.

Attributes

NameDescription
name str
Required. The name of the lineage event to delete.
allow_missing bool
If set to true and the lineage event is not found, the request succeeds but the server doesn't perform any actions.