[[["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."],[[["The page provides documentation for the `UnknownPropertyHandling` enum within the Google Cloud Firestore API for .NET, detailing how the API handles properties not explicitly defined during document deserialization."],["The latest version of this documentation is for version 3.10.0, with previous versions back to 2.3.1 available via links."],["The `UnknownPropertyHandling` enum has three possible values: `Ignore`, `Throw`, and `Warn`, which dictate whether unknown properties are ignored, throw an exception, or issue a warning respectively."],["The `UnknownPropertyHandling` enum is located within the `Google.Cloud.Firestore` namespace and is part of the `Google.Cloud.Firestore.dll` assembly."]]],[]]