aggregations property
Series of aggregations to apply over the results of the
structured_query
.
Requires: * A minimum of one and maximum of five aggregations per query.
Optional.
Implementation
core.List<Aggregation>? aggregations;
Series of aggregations to apply over the results of the
structured_query
.
Requires: * A minimum of one and maximum of five aggregations per query.
Optional.
core.List<Aggregation>? aggregations;