Class RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy (1.5.2)

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

Attributes

NameDescription
display_name str
[Output Only] The display name of the firewall policy. This field is a member of oneof_ _display_name.
name str
[Output Only] The name of the firewall policy. This field is a member of oneof_ _name.
rules Sequence[google.cloud.compute_v1.types.FirewallPolicyRule]
The rules that apply to the network.
type_ str
[Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL. Check the Type enum for the list of possible values. This field is a member of oneof_ _type.

Classes

Type

Type(value)

[Output Only] The type of the firewall policy. Can be one of HIERARCHY, NETWORK, NETWORK_REGIONAL.