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 document provides reference information for the \u003ccode\u003eAggregateQuerySnapshot\u003c/code\u003e class within the Google.Cloud.Firestore API, specifically for version 3.7.0 and other versions, including the latest 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAggregateQuerySnapshot\u003c/code\u003e represents an immutable snapshot of aggregate query results, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing \u003ccode\u003eIEquatable<AggregateQuerySnapshot>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eCount\u003c/code\u003e, \u003ccode\u003eQuery\u003c/code\u003e, and \u003ccode\u003eReadTime\u003c/code\u003e, that hold the number of matching documents, the query itself, and the time at which the snapshot was read, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt has the ability to retrieve values with the \u003ccode\u003eGetValue<T>(AggregateField aggregateField)\u003c/code\u003e and \u003ccode\u003eGetValue<T>(string alias)\u003c/code\u003e methods, which are used to fetch a value by aggregate field or alias, and will throw an exception if the field does not exist.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes details on the available versions of the documentation, ranging from 2.3.1 to 3.10.0, which provides documentation for \u003ccode\u003eAggregateQuerySnapshot\u003c/code\u003e throughout the various versions of the API.\u003c/p\u003e\n"]]],[],null,[]]