[[["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-11-11 UTC."],[[["This webpage outlines the process for deleting an OS Config patch deployment."],["The `DELETE` HTTP method is used, targeting a specific patch deployment resource identified by its name."],["The request requires a path parameter named `name`, specifying the patch deployment to be deleted in the format `projects/*/patchDeployments/*`."],["The request body must be empty for this `DELETE` operation, and a successful response will also be empty."],["Authorization to delete a patch deployment requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `osconfig.patchDeployments.delete`."]]],[]]