Module aggregation (2.11.0)

Classes for representing aggregation queries for the Google Cloud Firestore API.

A AggregationQuery can be created directly from a Collection and that can be a more common way to create an aggregation query than direct usage of the constructor.

Classes

AggregationQuery

AggregationQuery(nested_query)

Represents an aggregation query to the Firestore API.