Reference documentation and code samples for the Google Cloud Asset V1 Client class Rule.
Represents a rule defined in an organization policy
Generated from protobuf message google.cloud.asset.v1.AnalyzerOrgPolicy.Rule
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ values
Google\Cloud\Asset\V1\AnalyzerOrgPolicy\Rule\StringValues
List of values to be used for this PolicyRule. This field can be set only in Policies for list constraints.
↳ allow_all
bool
Setting this to true means that all values are allowed. This field can be set only in Policies for list constraints.
↳ deny_all
bool
Setting this to true means that all values are denied. This field can be set only in Policies for list constraints.
↳ enforce
bool
If true
, then the Policy
is enforced. If false
, then any configuration is acceptable. This field can be set only in Policies for boolean constraints.
↳ condition
getValues
List of values to be used for this PolicyRule. This field can be set only in Policies for list constraints.
hasValues
setValues
List of values to be used for this PolicyRule. This field can be set only in Policies for list constraints.
$this
getAllowAll
Setting this to true means that all values are allowed. This field can be set only in Policies for list constraints.
bool
hasAllowAll
setAllowAll
Setting this to true means that all values are allowed. This field can be set only in Policies for list constraints.
var
bool
$this
getDenyAll
Setting this to true means that all values are denied. This field can be set only in Policies for list constraints.
bool
hasDenyAll
setDenyAll
Setting this to true means that all values are denied. This field can be set only in Policies for list constraints.
var
bool
$this
getEnforce
If true
, then the Policy
is enforced. If false
, then any
configuration is acceptable.
This field can be set only in Policies for boolean constraints.
bool
hasEnforce
setEnforce
If true
, then the Policy
is enforced. If false
, then any
configuration is acceptable.
This field can be set only in Policies for boolean constraints.
var
bool
$this
getCondition
The evaluating condition for this rule.
hasCondition
clearCondition
setCondition
The evaluating condition for this rule.
$this
getKind
string