[[["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 2022-05-23 UTC."],[[["This document outlines the process for updating a specified firewall rule using a PATCH request to the provided URL."],["The `name` parameter in the URL's path identifies the specific firewall rule to be updated, requiring `appengine.applications.update` IAM permission."],["The `updateMask` query parameter allows users to define which fields of the firewall rule should be modified."],["The request body must contain an instance of the `FirewallRule` object, and a successful response will also return a `FirewallRule` object."],["Updating a firewall rule requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]