Class NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy (1.18.0)

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

Attributes

NameDescription
display_name str
[Output Only] Deprecated, please use short name instead. 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 MutableSequence[google.cloud.compute_v1.types.FirewallPolicyRule]
The rules that apply to the network.
short_name str
[Output Only] The short name of the firewall policy. This field is a member of oneof_ _short_name.
type_ str
[Output Only] The type of the firewall policy. 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.

Values: UNDEFINED_TYPE (0): A value indicating that the enum field is not set. HIERARCHY (69902869): No description available. NETWORK (413984270): No description available. UNSPECIFIED (526786327): No description available.