Module: Google::Cloud::Compute::V1::Network::NetworkFirewallPolicyEnforcementOrder

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

The network firewall policy enforcement order. Can be either AFTER_CLASSIC_FIREWALL or BEFORE_CLASSIC_FIREWALL. Defaults to AFTER_CLASSIC_FIREWALL if the field is not specified.

Constant Summary collapse

UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER =

A value indicating that the enum field is not set.

0
AFTER_CLASSIC_FIREWALL =
154_582_608
BEFORE_CLASSIC_FIREWALL =
338_458_349