[[["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 endpoint creates a new firewall rule for an application using a POST request to the specified URL."],["The `parent` path parameter is required, specifying the application for which the rule is being created, and it must have the `appengine.applications.update` IAM permission."],["The request body should contain an instance of `FirewallRule`, defining the specific attributes of the firewall rule."],["Upon successful creation, the response body will contain a new instance of `FirewallRule`."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]