[[["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-02 UTC."],[[["This page provides documentation for the `AggregateQuery` class within the Google Cloud Firestore .NET API, focusing on version 3.4.0 and beyond, with the latest version being 3.10.0."],["`AggregateQuery` is used to run server-side aggregations, and instances are created through methods like `Count()` and `Aggregate()` in the `Query` class."],["The `AggregateQuery` class provides methods like `GetHashCode()` and `GetSnapshotAsync()` to interact with the aggregate data, including retrieval of the aggregate result."],["The `GetSnapshotAsync()` method allows asynchronous retrieval of an `AggregateQuerySnapshot`, containing the results of the applied aggregate functions."],["The document lists all past versions of the class including version 2.3.1 up to the latest version 3.10.0, to provide reference to previous documentations of the `AggregateQuery` class."]]],[]]