This attribute must only be applied to properties of string or DocumentReference.
This attribute is ignored when serializing a document to Firestore.
This attribute must not be applied on a property which also has FirestorePropertyAttribute.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `FirestoreDocumentIdAttribute` class within the Google Cloud Firestore API."],["The `FirestoreDocumentIdAttribute` is used to populate a property with the Firestore document ID when deserializing a document."],["The attribute can only be applied to properties of type string or `DocumentReference` and it is ignored during serialization."],["Version history of this attribute's documentation is available, ranging from version 2.3.1 to the latest 3.10.0."],["This attribute is restricted for use on properties without the `FirestorePropertyAttribute` on them."]]],[]]