MetricAggregation
Reprezentuje agregację danych.
Wartości w polu enum |
METRIC_AGGREGATION_UNSPECIFIED |
Nieokreślony operator. |
TOTAL |
SUMA. |
MINIMUM |
Operator minimalnej. |
MAXIMUM |
Operator maksymalny. |
COUNT |
Operator liczenia. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-05-02 UTC.
[null,null,["Ostatnia aktualizacja: 2024-05-02 UTC."],[[["`MetricAggregation` enums are used to represent different types of metric aggregations."],["These enums include options for calculating the total sum, minimum, maximum, and count of metrics."],["A default `UNSPECIFIED` enum exists but should not be used."]]],[]]