[[["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 retrieve OS Config patch deployment information using a GET request."],["The specific patch deployment is identified via the `name` path parameter, which requires a string in the format `projects/*/patchDeployments/*`."],["The request body must be empty, while the response body will contain an instance of `PatchDeployment` if the request is successful."],["Access requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `osconfig.patchDeployments.get` on the specified resource."]]],[]]