RuleAggregationType
Obsługiwany typ agregacji w przypadku reguł algorytmu i zestawów reguł.
Wartości w polu enum |
RULE_AGGREGATION_TYPE_UNSPECIFIED |
Nieznany typ agregacji. |
SUM_OF_VALUES |
Suma wartości reguły. |
PRODUCT_OF_VALUES |
Iloczyn wartości reguły. |
MAXIMUM_VALUE |
Maksymalna wartość reguły. |
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-06-11 UTC.
[null,null,["Ostatnia aktualizacja: 2024-06-11 UTC."],[[["Algorithm Rules and Rulesets support specific aggregation types for calculations."],["Supported aggregation types include: sum of values, product of values, and the maximum value, along with an unspecified type for unknown cases."],["Each aggregation type uses a specific calculation method, such as summing, multiplying, or selecting the highest value among the rule values."]]],[]]