Reference documentation and code samples for the Compute V1 Client class RuleVisibility.
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 type google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.RuleVisibility
Namespace
Google \ Cloud \ Compute \ V1 \ SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_RULE_VISIBILITY
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_RULE_VISIBILITY = 0;
PREMIUM
Value: 399530551
Generated from protobuf enum PREMIUM = 399530551;
STANDARD
Value: 484642493
Generated from protobuf enum STANDARD = 484642493;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-01 UTC."],[],[]]