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\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e class provides timestamps related to a resource's lifecycle within a system, with version 2.14.0 being the most recent available, and version 1.7.0 is currently selected.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various object interactions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSystemTimestamps\u003c/code\u003e contains properties to track \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eExpireTime\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, which reflect the creation, expiration, and last modification timestamps of a resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExpireTime\u003c/code\u003e property is currently applicable only to BigQuery resources, while \u003ccode\u003eUpdateTime\u003c/code\u003e may not reflect all modifications based on the source system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e class can be instantiated with a parameterless constructor or by passing another \u003ccode\u003eSystemTimestamps\u003c/code\u003e object in the constructor.\u003c/p\u003e\n"]]],[],null,[]]