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