[[["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 API operation performs a bulk replacement of an entire firewall ruleset, overriding all existing rules with the provided ones."],["The request is made via an HTTP POST to a specific URL that includes the application's firewall rule name, utilizing gRPC Transcoding syntax."],["The request body contains a JSON structure with a list of `FirewallRule` objects that represent the new set of rules to be applied."],["Upon a successful operation, the response will contain a JSON representation of the full list of the new ingress firewall rules that have been implemented for the application."],["Authorization for this operation requires the `appengine.applications.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]