AggregationPeriod
دانه بندی تجمع برای سطرها در نتیجه پرس و جو مجموعه متریک.
Enums |
---|
AGGREGATION_PERIOD_UNSPECIFIED | دانه بندی نامشخص |
HOURLY | داده ها در فواصل ساعتی جمع می شوند. |
DAILY | داده ها در فواصل روزانه جمع آوری می شوند. |
FULL_RANGE | داده ها در محدوده کامل جدول زمانی جمع می شوند. به طور موثر این یک مقدار واحد را به جای یک جدول زمانی تولید می کند. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2023-04-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2023-04-25 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],["The provided content details the granularity options for aggregating rows in metric set query results. Available granularities include `HOURLY` (hourly intervals), `DAILY` (daily intervals), and `FULL_RANGE` (aggregation across the entire timeline, producing a single value). `AGGREGATION_PERIOD_UNSPECIFIED` represents an undefined granularity. These options control how data is grouped and summarized over time.\n"]]