windowSize property
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;
The size of the time window to group data points into before applying the aggregation functions.
Must be at least 1 second.
Required.
core.String? windowSize;