[AttributeUsage(AttributeTargets.Property)]public sealed class ServerTimestampAttribute:Attribute
Attribute indicating that the value of the property within the .NET object should be ignored
when creating or modifying a document. Instead, the server time of the commit that creates
or modifies the document is automatically used to populate the value in the Firestore document.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eServerTimestampAttribute\u003c/code\u003e class within the Google Cloud Firestore .NET library, with the latest version being 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServerTimestampAttribute\u003c/code\u003e is applied to properties in .NET objects to indicate that their values should be automatically populated with the server's timestamp when documents are created or modified in Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe attribute's primary function is to utilize the server's timestamp at the time of the document commit, replacing any pre-existing property values during document creation or modification.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eAttribute\u003c/code\u003e class and includes various inherited methods for managing custom attributes within .NET assemblies and modules.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides links to previous versions of this library, ranging from 2.3.1 all the way to the most recent version, 3.10.0.\u003c/p\u003e\n"]]],[],null,[]]