bindingExplanations property

List<GoogleCloudPolicytroubleshooterIamV3AllowBindingExplanation>? bindingExplanations
getter/setter pair

Details about how each role binding in the policy affects the principal's ability, or inability, to use the permission for the resource.

The order of the role bindings matches the role binding order in the policy. If the sender of the request does not have access to the policy, this field is omitted.

Implementation

core.List<GoogleCloudPolicytroubleshooterIamV3AllowBindingExplanation>?
bindingExplanations;