UpdateIngressRuleRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for Firewall.UpdateIngressRule.
.. attribute:: name
Name of the Firewall resource to update. Example:
apps/myapp/firewall/ingressRules/100.
:type: str
Attributes
| Name | Description |
rule |
google.cloud.appengine_admin_v1.types.FirewallRule
A FirewallRule containing the updated resource |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Standard field mask for the set of fields to be updated. |