dataPolicies property

List<DataPolicy>? dataPolicies
getter/setter pair

Data policies that belong to the requested project.

Implementation

core.List<DataPolicy>? dataPolicies;