droppedAnnotationsCount property

int? droppedAnnotationsCount
getter/setter pair

The number of dropped annotations in all the included time events.

If the value is 0, then no annotations were dropped.

Implementation

core.int? droppedAnnotationsCount;