resolvedPolicies property

List<GoogleChromePolicyVersionsV1ResolvedPolicy>? resolvedPolicies
getter/setter pair

The list of resolved policies found by the resolve request.

Implementation

core.List<GoogleChromePolicyVersionsV1ResolvedPolicy>? resolvedPolicies;