all events as condition.
@$pb.TagNumber(3) $core.bool get all => $_getBF(2);
@$pb.TagNumber(3) set all($core.bool v) { $_setBool(2, v); }