| Interface | Description |
|---|---|
| AggregationBuilder<A extends Aggregation> |
An interface to represent the builders which build and customize
Aggregation for AggregationQuery. |
| Class | Description |
|---|---|
| Aggregation |
Represents a Google Cloud Datastore Aggregation which is used with an
AggregationQuery. |
| CountAggregation |
Represents an
Aggregation which returns count. |
| CountAggregation.Builder |
A builder class to create and customize a
CountAggregation. |
Copyright © 2023 Google LLC. All rights reserved.