Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::FirewallInfo::FirewallRuleType (v0.9.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::FirewallInfo::FirewallRuleType.

The firewall rule's type.

Constants

FIREWALL_RULE_TYPE_UNSPECIFIED

value: 0
Unspecified type.

HIERARCHICAL_FIREWALL_POLICY_RULE

value: 1
Hierarchical firewall policy rule. For details, see Hierarchical firewall policies overview.

VPC_FIREWALL_RULE

value: 2
VPC firewall rule. For details, see VPC firewall rules overview.

IMPLIED_VPC_FIREWALL_RULE

value: 3
Implied VPC firewall rule. For details, see Implied rules.

SERVERLESS_VPC_ACCESS_MANAGED_FIREWALL_RULE

value: 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.

NETWORK_FIREWALL_POLICY_RULE

value: 5
Global network firewall policy rule. For details, see Network firewall policies.

NETWORK_REGIONAL_FIREWALL_POLICY_RULE

value: 6
Regional network firewall policy rule. For details, see Regional network firewall policies.