FirewallPoliciesScopedList(mapping=None, *, ignore_unknown_fields=False, **kwargs)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
firewall_policies |
MutableSequence[google.cloud.compute_v1.types.FirewallPolicy]
A list of firewall policies contained in this scope. |
warning |
google.cloud.compute_v1.types.Warning
Informational warning which replaces the list of firewall policies when the list is empty. This field is a member of oneof _ _warning .
|