AggregationPeriod
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-03 UTC.
[null,null,["Last updated 2024-07-03 UTC."],[[["Granularity options determine how data is aggregated in metric set query results, influencing the level of detail displayed."],["Options include hourly, daily, and full-range aggregation, providing flexibility in analysis."],["`FULL_RANGE` aggregation provides a single, overall value for the entire timeline."],["Unspecified granularity defaults to a system-determined aggregation period."]]],[]]