[[["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-04-17 UTC."],[[["This document provides reference information for the `StructuredAggregationQuery.Types.Aggregation.Types.Avg` class in the Google Cloud Firestore v1 API for .NET."],["The `Avg` class is used to calculate the average of numeric values within a specified field in Firestore, skipping non-numeric values and returning `NaN` if any aggregated values are `NaN`."],["If there is an empty set of aggregated values, the result returned will be `NULL` when using the `Avg` class, and the return type will always be a double."],["The `Avg` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with different parts of the .NET framework."],["This document also provides access to prior versions of the `Avg` class dating back to version 2.3.0, and its current version is 3.10.0."]]],[]]