[[["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 documents the process for deleting a zone resource, which requires deleting all assets within the zone beforehand."],["The HTTP request to delete a zone uses the `DELETE` method and a specific URL structure, including the project, location, lake, and zone identifiers."],["The request requires a `name` path parameter specifying the zone's resource name, and authorization with the `dataplex.zones.delete` IAM permission."],["The request body for deleting a zone must be empty."],["A successful deletion request returns an `Operation` instance in the response body."]]],[]]