@$pb.TagNumber(4) $fixnum.Int64 get totalSizeBytes => $_getI64(3);
@$pb.TagNumber(4) set totalSizeBytes($fixnum.Int64 v) { $_setInt64(3, v); }