bindingExplanations property

List<GoogleCloudPolicytroubleshooterV1BindingExplanation>? bindingExplanations
getter/setter pair

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

If the sender of the request does not have access to the policy, this field is omitted.

Implementation

core.List<GoogleCloudPolicytroubleshooterV1BindingExplanation>?
    bindingExplanations;