[[["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 describes how to update a specified firewall rule using a PATCH HTTP request to a designated URL."],["The URL utilizes gRPC Transcoding syntax, and the path parameter `name` is required to identify the specific firewall rule to be updated, with the format `apps/myapp/firewall/ingressRules/100` as an example."],["You can specify which fields of the firewall rule to update using the `updateMask` query parameter, formatted as a comma-separated list of fully qualified field names."],["The request body should contain the new `FirewallRule` details, and a successful response will also return an instance of `FirewallRule`."],["Updating a firewall rule requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`, as well as the `appengine.applications.update` IAM permission."]]],[]]