[[["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-06-05 UTC."],[[["This document provides reference information for the `AggregationQuery.Types.Aggregation.Types.Avg` class within the Google Cloud Datastore v1 API, specifically detailing its functionality for calculating the average of numeric property values."],["The `Avg` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for functionalities like message processing, equality comparison, and deep cloning."],["The `Avg` aggregation method skips non-numeric values, handles `NaN` according to IEEE-754 standards, and returns `NULL` if the aggregated set is empty."],["The documentation covers versions from 3.2.0 to the latest release of 4.15.0 for the Google.Cloud.Datastore.V1, and each link brings you to the documentation for that specified version."],["The `Avg` class takes a `PropertyReference` as a parameter, which specifies the property on which to perform the aggregation."]]],[]]