[[["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 information about a specific patch job, using the `GET` method in the provided HTTP request."],["The request requires a `name` parameter in the URL path, which must follow the format `projects/*/patchJobs/*`."],["The request body for this operation must be empty, with no additional data required for the request."],["A successful response will return details of the specified patch job, contained within a `PatchJob` instance."],["The operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `osconfig.patchJobs.get`."]]],[]]