[[["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 details how to pause a patch deployment, preventing the generation of new patch jobs."],["Pausing a patch deployment is done via a POST HTTP request to a specific URL that includes the deployment's name."],["The request requires an empty body, utilizing gRPC Transcoding syntax for the URL."],["A successful request returns a `PatchDeployment` instance, detailing information about the paused deployment."],["Authorization for this action requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `osconfig.patchDeployments.pause`."]]],[]]