policyTopics property

List<PolicyTopic>? policyTopics
getter/setter pair

Unordered list.

The policy topics that this entity was found to violate over the past seven days.

Required.

Implementation

core.List<PolicyTopic>? policyTopics;