[[["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."],[[["The webpage provides documentation for the `UnknownPropertyHandling` enum within the Google Cloud Firestore API for .NET, specifically for version 3.9.0, with links to other versions of the documentation."],["The `UnknownPropertyHandling` enum controls how the API manages unknown properties during the deserialization of Firestore documents."],["There are three possible values for `UnknownPropertyHandling`: `Ignore`, which silently ignores unknown properties; `Throw`, which throws an exception when unknown properties are encountered; and `Warn`, which issues a warning without throwing an error."],["This documentation details the behavior of each property, as well as providing links to previous versions of the API, ranging from 3.10.0 down to 2.3.1."]]],[]]