The Open API specification for Synapse is now available for download!

Download Open API Spec

SumFileSizes

org.sagebionetworks.repo.model.table.SumFileSizes

The sum of the file size for all files in the given view query. Use mask = 0x40 to include in the bundle.

Field Type Description
sumFileSizesBytes INTEGER The sum of the file size in bytes.
greaterThan BOOLEAN When true, the actual sum of the files sizes is greater than the value provided with 'sumFileSizesBytes'. When false, the actual sum of the files sizes is equlas the value provided with 'sumFileSizesBytes'