Represents the current state of a summary, including the count, sum, quantiles, and creation timestamp.
The total number of observations.
The timestamp when the summary was created.
A map of quantile values to their observed values, or null if no quantiles are defined.
The sum of all observed values.