bindingExplanations property

List<GoogleCloudPolicysimulatorV1beta1BindingExplanation>? bindingExplanations
getter/setter pair

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

If the user who created the Replay does not have access to the policy, this field is omitted.

Implementation

core.List<GoogleCloudPolicysimulatorV1beta1BindingExplanation>?
    bindingExplanations;