Optional
filterA filter that must pass for the relevant LevelMetadatum
object to be included within the aggregate.
Optional
sumSum aggregate over matching LevelMetadatum
objects.
Optional
distinctDistinct count aggregate over matching LevelMetadatum
objects.
Optional
minMinimum aggregate over matching LevelMetadatum
objects.
Optional
maxMaximum aggregate over matching LevelMetadatum
objects.
Optional
averageMean average aggregate over matching LevelMetadatum
objects.
Optional
stddevSample standard deviation aggregate over matching LevelMetadatum
objects.
Optional
stddevPopulation standard deviation aggregate over matching LevelMetadatum
objects.
Optional
varianceSample variance aggregate over matching LevelMetadatum
objects.
Optional
variancePopulation variance aggregate over matching LevelMetadatum
objects.
A filter to be used against aggregates of
LevelMetadatum
object types.