[[["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-02-04 UTC."],[[["This webpage details how to delete a specific run within a data lineage process using an HTTP DELETE request."],["The `name` of the run to be deleted is a required path parameter, formatted as `projects/{project}/locations/{location}/processes/{processes}/runs/{run}`."],["An optional `allowMissing` query parameter can be set to `true` to ensure that a successful response is still returned even if the run isn't found, with the server performing no actions."],["The request body must be empty, and a successful deletion returns an Operation instance in the response body."],["Deleting a run requires the `datalineage.runs.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]