Class GetAssociationRegionNetworkFirewallPolicyRequest (1.6.0)

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

A request message for RegionNetworkFirewallPolicies.GetAssociation. See the method description for details.

Attributes

NameDescription
firewall_policy str
Name of the firewall policy to which the queried association belongs.
name str
The name of the association to get from the firewall policy. This field is a member of `oneof`_ ``_name``.
project str
Project ID for this request.
region str
Name of the region scoping this request.

Inheritance

builtins.object > proto.message.Message > GetAssociationRegionNetworkFirewallPolicyRequest