[[["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-08-04 UTC."],[[["This document provides reference documentation for the `AggregationQuery.Types.Aggregation.Types.Avg` class within the Google Cloud Datastore v1 API, specifically version 4.13.0."],["The `Avg` class calculates the average of numeric values from a specified property, skipping non-numeric values and returning `NaN` if `NaN` is present in the set, otherwise it will return a `NULL` value if the set is empty."],["The `Avg` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for deep cloning, equality checks, and message handling."],["The documentation lists available versions from 3.2.0 up to the latest, 4.15.0, for the `AggregationQuery.Types.Aggregation.Types.Avg` class, linking each to its corresponding page."],["The `Avg` class has two constructors: a default `Avg()` constructor, and an `Avg(Avg)` constructor that takes another `Avg` instance as an argument, and a `Property` used to specify the property to aggregate."]]],[]]