[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This documentation covers the `AggregateQuery` class within the Google Cloud Firestore API, which is used for running aggregations over a structured query, primarily supporting \"count(\\*)\" aggregation."],["The latest version documented is 3.10.0, with multiple previous versions ranging down to 2.3.1 available for review."],["The `AggregateQuery` class implements `IEquatable\u003cAggregateQuery\u003e` and inherits from `object`, with members such as `GetHashCode()` and `GetSnapshotAsync()`."],["The `GetSnapshotAsync()` method asynchronously retrieves a snapshot of the aggregated query results, using a cancellation token for control."],["The AggregateQuery class resides within the Google.Cloud.Firestore namespace."]]],[]]