Class RemoveRuleSecurityPolicyRequest (1.18.0)

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

A request message for SecurityPolicies.RemoveRule. See the method description for details.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
priority int
The priority of the rule to remove from the security policy. This field is a member of oneof_ _priority.
project str
Project ID for this request.
security_policy str
Name of the security policy to update.