Reference documentation and code samples for the Google Cloud Asset V1 Client class Rule.
This rule message is a customized version of the one defined in the Organization Policy system. In addition to the fields defined in the original organization policy, it contains additional field(s) under specific circumstances to support analysis results.
Generated from protobuf message google.cloud.asset.v1.AnalyzerOrgPolicy.Rule
Namespace
Google \ Cloud \ Asset \ V1 \ AnalyzerOrgPolicyMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ values
Rule\StringValues
List of values to be used for this policy rule. 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
↳ condition_evaluation
Google\Cloud\Asset\V1\ConditionEvaluation
The condition evaluation result for this rule. Only populated if it meets all the following criteria: * * There is a condition defined for this rule. * * This rule is within AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.consolidated_policy , or AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.consolidated_policy when the AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset has AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.governed_resource .
getValues
List of values to be used for this policy rule. This field can be set only in policies for list constraints.
hasValues
setValues
List of values to be used for this policy rule. 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
getConditionEvaluation
The condition evaluation result for this rule.
Only populated if it meets all the following criteria:
- There is a condition defined for this rule.
- This rule is within AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.consolidated_policy , or AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.consolidated_policy when the AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset has AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.governed_resource .
hasConditionEvaluation
clearConditionEvaluation
setConditionEvaluation
The condition evaluation result for this rule.
Only populated if it meets all the following criteria:
- There is a condition defined for this rule.
- This rule is within AnalyzeOrgPolicyGovernedContainersResponse.GovernedContainer.consolidated_policy , or AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.consolidated_policy when the AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset has AnalyzeOrgPolicyGovernedAssetsResponse.GovernedAsset.governed_resource .
$this
getKind
string