Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Query parameters
Parameters
clientOperationId
string
For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
[[["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-21 UTC."],[[["This endpoint allows the deletion of a previously created ManagedZone within a specified project."],["The request URL requires two path parameters: `project` to specify the project and `managedZone` to identify the zone."],["An optional query parameter, `clientOperationId`, can be included for mutating operations to provide a unique client identifier."],["The request body for this operation must be empty, and a successful response will also have an empty body."],["The request requires specific authorization scopes, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/ndev.clouddns.readwrite`."]]],[]]