Class GetRuleFirewallPolicyRequest (1.5.0)

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

A request message for FirewallPolicies.GetRule. See the method description for details.

Attributes

NameDescription
firewall_policy str
Name of the firewall policy to which the queried rule belongs.
priority int
The priority of the rule to get from the firewall policy. This field is a member of `oneof`_ ``_priority``.

Inheritance

builtins.object > proto.message.Message > GetRuleFirewallPolicyRequest