Expand description
Nested message and enum types in Aggregation
.
Structs§
- Avg
- Average of the values of the requested field.
- Count
- Count of documents that match the query.
- Sum
- Sum of the values of the requested field.
Enums§
- Operator
- The type of aggregation to perform, required.