Class RunAggregationQueryResponse (2.9.1)

RunAggregationQueryResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response for Firestore.RunAggregationQuery][google.firestore.v1.Firestore.RunAggregationQuery].

Attributes

NameDescription
result google.cloud.firestore_v1.types.AggregationResult
A single aggregation result. Not present when reporting partial progress.
transaction bytes
The transaction that was started as part of this request. Only present on the first response when the request requested to start a new transaction.
read_time google.protobuf.timestamp_pb2.Timestamp
The time at which the aggregate value is valid for.