dropped_events_count is the number of dropped events. If the value is 0, then no events were dropped.
Generated from protobuf field <code>uint32 dropped_events_count = 12;</code>
int
public function getDroppedEventsCount() { return $this->dropped_events_count; }