[[["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-01 UTC."],[[["This document provides reference information for the `UnknownPropertyHandling` enum within the Google Cloud Firestore API for .NET."],["The latest version of the documentation is for version 3.10.0, and versions from 2.3.1 to 3.9.0 are also available."],["The `UnknownPropertyHandling` enum determines how unknown properties are handled during Firestore document deserialization."],["The enum has three possible values: `Ignore` (silently ignore unknown properties), `Throw` (throw an exception for unknown properties), and `Warn` (issue a warning for unknown properties)."]]],[]]