Required. The name of the lineage event to delete. It takes the form projects/{project}/locations/{location}/processes/{processes}/runs/{run}/lineageEvents/{lineageevent}.
Query parameters
Parameters
allowMissing
boolean
If set to true and the lineage event is not found, the request succeeds but the server doesn't perform any actions.
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-21 UTC."],[[["\u003cp\u003eThis webpage details how to delete a lineage event using the Data Lineage API.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP \u003ccode\u003eDELETE\u003c/code\u003e request requires the event's name as a path parameter in the format \u003ccode\u003eprojects/{project}/locations/{location}/processes/{processes}/runs/{run}/lineageEvents/{lineageevent}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe optional \u003ccode\u003eallowMissing\u003c/code\u003e query parameter, when set to \u003ccode\u003etrue\u003c/code\u003e, allows the request to succeed even if the specified lineage event is not found, without performing any action.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful response will return an empty JSON object.\u003c/p\u003e\n"],["\u003cp\u003eDeleting a lineage event requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003edatalineage.events.delete\u003c/code\u003e on the specified resource.\u003c/p\u003e\n"]]],[],null,[]]