Module: Google::Cloud::Compute::V1::SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig::RuleVisibility

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

Overview

Rule visibility can be one of the following: STANDARD - opaque rules. (default) PREMIUM - transparent rules. This field is only supported in Global Security Policies of type CLOUD_ARMOR.

Constant Summary collapse

UNDEFINED_RULE_VISIBILITY =

A value indicating that the enum field is not set.

0
PREMIUM =
399_530_551
STANDARD =
484_642_493