Properties of an Aggregation.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
count |
google.datastore.v1.AggregationQuery.Aggregation.ICount | null |
<optional> |
Aggregation count |
sum |
google.datastore.v1.AggregationQuery.Aggregation.ISum | null |
<optional> |
Aggregation sum |
avg |
google.datastore.v1.AggregationQuery.Aggregation.IAvg | null |
<optional> |
Aggregation avg |
alias |
string | null |
<optional> |
Aggregation alias |