AggregationPeriod
मेट्रिक सेट क्वेरी के नतीजे में पंक्तियों के लिए एग्रीगेशन का लेवल.
Enums |
AGGREGATION_PERIOD_UNSPECIFIED |
जानकारी का लेवल तय नहीं है. |
HOURLY |
डेटा हर घंटे के अंतराल में इकट्ठा किया जाता है. |
DAILY |
डेटा को हर दिन के हिसाब से इकट्ठा किया जाता है. |
FULL_RANGE |
डेटा को पूरी टाइमलाइन रेंज के साथ एग्रीगेट किया जाता है. प्रभावी रूप से, यह टाइमलाइन के बजाय सिंगल वैल्यू जनरेट करता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-04-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-04-25 (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."]]],["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"]]