[[["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-01-28 UTC."],[[["This webpage outlines how to send a DELETE request to remove content, identified by its unique resource name, at the specified URL."],["The `name` path parameter is required and defines the specific content to be deleted via the format: `projects/{projectId}/locations/{locationId}/lakes/{lakeId}/content/{content_id}`."],["The request body for this DELETE operation must be empty, indicating no additional data is sent beyond the URL path parameters."],["Upon successful deletion, the response body will be an empty JSON object, signaling that the operation has been completed."],["Authorization to delete content requires the `dataplex.content.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]