[[["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 page provides reference documentation for the `AggregateQuery` class within the Google Cloud Firestore .NET API, version 3.5.1."],["`AggregateQuery` is used for server-side aggregations, which can be created via the `Count()` and `Aggregate()` methods within the `Query` class."],["The `AggregateQuery` class implements the `IEquatable\u003cAggregateQuery\u003e` interface and inherits from the `object` class, while providing a `GetHashCode()` method to override the default behavior."],["The class exposes an `GetSnapshotAsync()` method, which takes a cancellation token and asynchronously returns a `AggregateQuerySnapshot` containing the results of the aggregate functions."],["There is a list of different versions of the library, the latest being 3.10.0 and the current version being 3.5.1."]]],[]]