public enum SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.RuleVisibility extends Enum<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.RuleVisibility> implements ProtocolMessageEnum
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.
Protobuf enum
google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.RuleVisibility
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
PREMIUM |
|
PREMIUM_VALUE |
|
STANDARD |
|
STANDARD_VALUE |
|
UNDEFINED_RULE_VISIBILITY |
A value indicating that the enum field is not set. |
UNDEFINED_RULE_VISIBILITY_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |