[[["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-09 UTC."],[[["The latest version of the Firestore API documentation is 3.10.0, which is listed under the \"latest\" tag."],["This documentation provides reference and code samples for the `UnknownPropertyHandling` enum, which is a part of the Google Cloud Firestore API."],["The `UnknownPropertyHandling` enum dictates the behavior of the API when encountering unknown properties during Firestore document deserialization."],["There are three options within the `UnknownPropertyHandling` enum: `Ignore` (silently ignore unknown properties), `Throw` (throw an exception), and `Warn` (issue a warning)."],["The documentation lists various versions of the API, starting from 2.3.1 all the way to the most recent one, 3.10.0, all related to the UnknownPropertyHandling feature."]]],[]]