policies property
If specified, only events where the action policies match any of the given policies are returned
Implementation
String? get comment; List<String>? get addedLabels; List<String>? get removedLabels; List<String>? get addedTags; List<String>? get removedTags; List<String>? get reportTypes;/// If specified, only events where the action policies match any of the given policies are returned
List<String>? get policies;