Module async_aggregation (2.9.0)

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

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

Classes

AsyncAggregationQuery

AsyncAggregationQuery(nested_query)

Represents an aggregation query to the Firestore API.