[[["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 update an OS Config guest policy using a PATCH HTTP request."],["The `guestPolicy.name` is a required path parameter, specifying the unique identifier for the guest policy to be updated."],["The `updateMask` query parameter controls which specific fields within the guest policy will be modified, allowing for partial updates."],["The request and response bodies are both instances of the `GuestPolicy` resource."],["Updating a guest policy requires the `osconfig.guestPolicies.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]