removals property

List<GoogleSecuritySafebrowsingV4ThreatEntrySet>? removals
getter/setter pair

A set of entries to remove from a local threat type's list.

In practice, this field is empty or contains exactly one ThreatEntrySet.

Implementation

core.List<GoogleSecuritySafebrowsingV4ThreatEntrySet>? removals;