explainedPolicies property

List<GoogleCloudPolicytroubleshooterIamV3ExplainedDenyPolicy>? explainedPolicies
getter/setter pair

List of IAM deny policies that were evaluated to check the principal's denied permissions, with annotations to indicate how each policy contributed to the final result.

Implementation

core.List<GoogleCloudPolicytroubleshooterIamV3ExplainedDenyPolicy>?
explainedPolicies;