Class BatchUpdateIngressRulesRequest (1.8.0)

BatchUpdateIngressRulesRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for Firewall.BatchUpdateIngressRules.

Attributes

NameDescription
name str
Name of the Firewall collection to set. Example: apps/myapp/firewall/ingressRules.
ingress_rules MutableSequence[google.cloud.appengine_admin_v1.types.FirewallRule]
A list of FirewallRules to replace the existing set.