windowSize property

String? windowSize
getter/setter pair

The size of the time window to group data points into before applying the aggregation functions.

Must be at least 1 second.

Required.

Implementation

core.String? windowSize;