The time at which the aggregate result was computed. This is always
monotonically increasing; in this case, the previous AggregationResult in
the result stream are guaranteed not to have changed between their
read_time and this one.
If the query returns no results, a response with read_time and no
result will be sent, and this represents the time at which the query
was run.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class within the Firestore v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class is the response type for Firestore's \u003ccode\u003eRunAggregationQuery\u003c/code\u003e method, used to return the results of aggregation queries.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the documentation is 3.10.0, and versions ranging from 2.3.0 to 3.9.0 are also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRunAggregationQueryResponse\u003c/code\u003e class includes properties like \u003ccode\u003eReadTime\u003c/code\u003e, \u003ccode\u003eResult\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e, which contain information such as the time the aggregate result was computed, the aggregation result itself, and the associated transaction.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RunAggregationQueryResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RunAggregationQueryResponse>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]