[[["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-07-17 UTC."],[[["This webpage outlines how to delete a version and its content using an HTTP request with gRPC Transcoding syntax."],["The deletion requires specifying the version name as a path parameter and authorization with the `artifactregistry.versions.delete` IAM permission."],["A boolean query parameter, `force`, allows for the deletion of a version even if it is tagged, along with the deletion of the tags."],["The request body for deletion must be empty, and the successful response will include an `Operation` instance."],["Deletion requires OAuth scope of `https://www.googleapis.com/auth/cloud-platform`."]]],[]]