ListAssociationsFirewallPolicyRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)A request message for FirewallPolicies.ListAssociations. See the method description for details.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
include_inherited_policies |
bool
If set to "true", the response will contain a list of all associations for the containing folders and the containing organization of the target. The parameter has no effect if the target is an organization. This field is a member of oneof_ _include_inherited_policies.
|
target_resource |
str
The target resource to list associations. It is an organization, or a folder. This field is a member of oneof_ _target_resource.
|