[[["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 page details how to retrieve a specific firewall rule using a GET request to the App Engine Admin API."],["The request URL requires a `name` path parameter that specifies the resource to retrieve, in the format `apps/myapp/firewall/ingressRules/100`."],["The request body must be empty when retrieving a firewall rule."],["A successful request will return a `FirewallRule` instance in the response body."],["Authorization for this action requires one of the specified OAuth scopes, such as `https://www.googleapis.com/auth/appengine.admin`."]]],[]]