[[["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-03-21 UTC."],[[["The latest version available for the Google Cloud Datastore v1 API class AggregationQuery is 4.15.0, with multiple older versions also available, dating back to 3.2.0."],["The `AggregationQuery` class is used to run aggregations over a `Query` in the Google Cloud Datastore v1 API."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the base `object` class."],["`AggregationQuery` allows for the specification of multiple aggregations, up to a maximum of five, via the `Aggregations` property, which is a series of aggregations to apply over the results of the `nested_query`."],["There are multiple constructors available for `AggregationQuery`, allowing creation of an instance using either a blank constructor, copy from another instance of `AggregationQuery`, or using an existing `Query` instance."]]],[]]