[[["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 2023-04-26 UTC."],[[["This page documents the process for deleting an existing Version resource using a DELETE HTTP request to a specific URL."],["The URL structure utilizes gRPC Transcoding syntax and requires a `name` path parameter, which is a string representing the resource's name, such as `apps/myapp/services/default/versions/v1`."],["Deleting a version requires specific IAM permission `appengine.versions.delete` on the specified resource name."],["The request body must be empty, and a successful operation returns an `Operation` instance in the response body."],["Authorization for this request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]