force property

bool? force
getter/setter pair

The default value is false.

Override this flag to true to actually perform the purge. If the field is not set to true, a sampling of events to be deleted will be returned.

Optional.

Implementation

core.bool? force;