aggregations property

List<Aggregation>? aggregations
getter/setter pair

Series of aggregations to apply on top of the structured_query.

Optional.

Implementation

core.List<Aggregation>? aggregations;