policies property
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<GoogleCloudPolicysimulatorV1beta1ExplainedPolicy>? policies;