[[["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-12 UTC."],[[["This document provides reference information for the `StructuredAggregationQuery.Types.Aggregation.Types.Avg` class in the Google Cloud Firestore V1 API, specifically for version 3.7.0."],["The `Avg` class is used to calculate the average of numeric values within a specified field, skipping non-numeric entries, and returning `NaN` if `NaN` is included or returning `NULL` if the set is empty."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also belongs to the `Google.Cloud.Firestore.V1` namespace."],["It includes constructors for creating `Avg` instances, one default and another that accepts another `Avg` instance for copying, as well as a `Field` property to specify which field to perform the aggregation on."],["There is a history of other versions available on the same page, with version 3.10.0 being the latest, and a variety of versions all the way back to 2.3.0."]]],[]]