Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::FirewallInfo::FirewallRuleType (v0.5.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.