@$pb.TagNumber(2) $fixnum.Int64 get count => $_getI64(1);
@$pb.TagNumber(2) set count($fixnum.Int64 v) { $_setInt64(1, v); }