[[["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."],[[["The `AggregateQuery` class in the Google Cloud Firestore API allows for running aggregations on a structured query, with the current support limited to \"count(\\*)\"."],["This class is part of the `Google.Cloud.Firestore` namespace and is implemented in the `Google.Cloud.Firestore.dll` assembly."],["The latest version of `AggregateQuery` is 3.10.0, but many previous versions are also listed for access."],["The `AggregateQuery` class inherits from `object` and implements `IEquatable\u003cAggregateQuery\u003e`."],["The class provides methods such as `GetHashCode()` and `GetSnapshotAsync(CancellationToken)` for retrieving aggregate query information and taking an aggregate result snapshot asynchronously."]]],[]]