Number of documents that matches the query. May be null when count aggregation is not applied on the Query.
Note that when the query contains a limit, the count is restricted by that limit.
[[["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 webpage provides documentation for the \u003ccode\u003eAggregateQuerySnapshot\u003c/code\u003e class within the Google Cloud Firestore API, specifically focusing on version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAggregateQuerySnapshot\u003c/code\u003e represents an immutable snapshot of the results from an aggregate query, providing a read-only view of the data at a specific point in time.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eCount\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, and \u003ccode\u003eReadTime\u003c/code\u003e, which respectively provide the number of matching documents, the query that generated the snapshot, and the timestamp of the snapshot's creation.\u003c/p\u003e\n"],["\u003cp\u003eIt implements the \u003ccode\u003eIEquatable\u003c/code\u003e interface, supporting equality comparisons, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eA list of previous versions of this documentation are also provided, going back to version 2.3.1, and up to version 3.10.0, which is currently the latest.\u003c/p\u003e\n"]]],[],null,[]]