[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 is used to mark types intended for use with Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eFirestoreDataAttribute\u003c/code\u003e is 3.10.0, with several previous versions also listed for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis attribute can be applied to classes, structs, enums, interfaces, and delegates, as indicated by \u003ccode\u003eAttributeTargets\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirestoreDataAttribute\u003c/code\u003e includes properties like \u003ccode\u003eConverterType\u003c/code\u003e for custom type conversion and \u003ccode\u003eUnknownPropertyHandling\u003c/code\u003e to manage unknown properties during serialization/deserialization.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits members from \u003ccode\u003eAttribute\u003c/code\u003e and \u003ccode\u003eobject\u003c/code\u003e, giving it access to methods like \u003ccode\u003eGetCustomAttribute\u003c/code\u003e and \u003ccode\u003eGetHashCode\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]