[[["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 page provides documentation for the `AggregationQuery.Types.Aggregation.Types.Avg` class within the Google Cloud Datastore v1 API, specifically for the .NET library."],["The `Avg` class is used to calculate the average of numeric values within a specified property in a Datastore aggregation query, skipping non-numeric and null values."],["The class supports multiple versions, from 3.2.0 to 4.15.0 (latest), as per the version links provided, allowing users to browse the documentation within various version environments."],["The `Avg` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for versatility and conformity."],["The class has two constructors, a default one and one that takes an other `Avg` instance, and it contains a property `Property`, of type `PropertyReference`, to define the property that will be used to make the average."]]],[]]