Class GetRuleRegionNetworkFirewallPolicyRequest (1.3.1)

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

A request message for RegionNetworkFirewallPolicies.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``.
project str
Project ID for this request.
region str
Name of the region scoping this request.

Inheritance

builtins.object > proto.message.Message > GetRuleRegionNetworkFirewallPolicyRequest