policies property

List<GoogleCloudPolicysimulatorV1ExplainedPolicy>? policies
getter/setter pair

If the AccessState is UNKNOWN, this field contains the policies that led to that result.

If the AccessState is GRANTED or NOT_GRANTED, this field is omitted.

Implementation

core.List<GoogleCloudPolicysimulatorV1ExplainedPolicy>? policies;