Class NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy (0.1.0)

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

A pruned SecurityPolicy containing ID and any applicable firewall rules.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
id int
[Output Only] The unique identifier for the security policy. This identifier is defined by the server. This field is a member of oneof_ _id.
rules MutableSequence[google.cloud.compute_v1beta.types.SecurityPolicyRule]
The rules that apply to the network.