[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Enum|AttributeTargets.Interface|AttributeTargets.Delegate)]public sealed class FirestoreDataAttribute:Attribute
Reference documentation and code samples for the Firestore API class FirestoreDataAttribute.
Attribute indicating that a type is intended to be used with Firestore.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFirestoreDataAttribute\u003c/code\u003e class is used to mark types intended for use with the Firestore API, applicable to classes, structs, enums, interfaces, and delegates.\u003c/p\u003e\n"],["\u003cp\u003eThis attribute allows for customization during serialization and deserialization, with the ability to specify a custom converter type through the \u003ccode\u003eConverterType\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eIt provides control over how unknown properties are handled, using the \u003ccode\u003eUnknownPropertyHandling\u003c/code\u003e property, which defaults to the \u003ccode\u003eWarn\u003c/code\u003e strategy.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this attribute is version 3.10.0, with multiple previous versions available for reference, from 3.9.0 all the way down to 2.3.1.\u003c/p\u003e\n"]]],[],null,[]]