[[["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 2024-08-06 UTC."],[[["This webpage documents how to delete a zone using a `DELETE` HTTP request to a specific URL that uses gRPC Transcoding syntax."],["The `name` path parameter is required and specifies the zone to delete using the format `projects/{project}/locations/{location}/zones/{zone}`."],["An optional `requestId` query parameter can be included to provide a unique identifier for the request."],["The request body must be empty, and a successful request returns an `Operation` instance in the response body."],["Deleting a zone requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `gdchardwaremanagement.zones.delete` on the specified `name` resource."]]],[]]