ruleExplanations property

List<GoogleCloudPolicytroubleshooterIamV3DenyRuleExplanation>? ruleExplanations
getter/setter pair

Details about how each rule in the policy affects the principal's inability to use the permission for the resource.

The order of the deny rule matches the order of the rules in the deny policy. If the sender of the request does not have access to the policy, this field is omitted.

Implementation

core.List<GoogleCloudPolicytroubleshooterIamV3DenyRuleExplanation>?
ruleExplanations;