public sealed class SystemTimestamps : IMessage<SystemTimestamps>, IEquatable<SystemTimestamps>, IDeepCloneable<SystemTimestamps>, IBufferMessage, IMessage
Timestamps associated with this resource in a particular system.
Timestamp of the last modification of the resource or its metadata within
a given system.
Note: Depending on the source system, not every modification updates this
timestamp.
For example, BigQuery timestamps every metadata modification but not data
or permission changes.
[[["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 webpage details the \u003ccode\u003eSystemTimestamps\u003c/code\u003e class, which is used to track timestamps associated with a resource within a specific system, across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eSystemTimestamps\u003c/code\u003e documentation is for version 2.14.0, while the documentation provides details for versions ranging from 1.2.0 to 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e class includes properties for \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eExpireTime\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, representing the creation, expiration, and last modification timestamps of a resource, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e class has two constructors: a default constructor, \u003ccode\u003eSystemTimestamps()\u003c/code\u003e, and another, \u003ccode\u003eSystemTimestamps(SystemTimestamps other)\u003c/code\u003e, which accepts another instance of itself as an argument.\u003c/p\u003e\n"]]],[],null,[]]