Granularity of the aggregation for rows in a metric set query result.
Enums | |
---|---|
AGGREGATION_PERIOD_UNSPECIFIED |
Unspecified granularity. |
HOURLY |
Data is aggregated in hourly intervals. |
DAILY |
Data is aggregated in daily intervals. |
FULL_RANGE |
Data is aggregated over the full timeline range. Effectively this produces a single value rather than a timeline. |