str
Name of the parent Firewall collection in which to create a
new rule. Example: apps/myapp/firewall/ingressRules.
rule
google.cloud.appengine_admin_v1.types.FirewallRule
A FirewallRule containing the new resource.
The user may optionally provide a position at
which the new rule will be placed. The positions
define a sequential list starting at 1. If a
rule already exists at the given position, rules
greater than the provided position will be moved
forward by one.
If no position is provided, the server will
place the rule as the second to last rule in the
sequence before the required default allow-all
or deny-all rule.
[[["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 2024-11-01 UTC."],[],[]]