Class FirewallRuleType (1.12.0)

FirewallRuleType(value)

The firewall rule's type.

Values: FIREWALL_RULE_TYPE_UNSPECIFIED (0): Unspecified type. HIERARCHICAL_FIREWALL_POLICY_RULE (1): Hierarchical firewall policy rule. For details, see Hierarchical firewall policies overview <https://cloud.google.com/vpc/docs/firewall-policies>. VPC_FIREWALL_RULE (2): VPC firewall rule. For details, see VPC firewall rules overview <https://cloud.google.com/vpc/docs/firewalls>. IMPLIED_VPC_FIREWALL_RULE (3): Implied VPC firewall rule. For details, see Implied rules <https://cloud.google.com/vpc/docs/firewalls#default_firewall_rules>. SERVERLESS_VPC_ACCESS_MANAGED_FIREWALL_RULE (4): Implicit firewall rules that are managed by serverless VPC access to allow ingress access. They are not visible in the Google Cloud console. For details, see VPC connector's implicit rules <https://cloud.google.com/functions/docs/networking/connecting-vpc#restrict-access>. NETWORK_FIREWALL_POLICY_RULE (5): Global network firewall policy rule. For details, see Network firewall policies <https://cloud.google.com/vpc/docs/network-firewall-policies>. NETWORK_REGIONAL_FIREWALL_POLICY_RULE (6): Regional network firewall policy rule. For details, see Regional network firewall policies <https://cloud.google.com/firewall/docs/regional-firewall-policies>.