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 creation, expiration, and last modification within a specific system.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.14.0 is the latest version available, with numerous previous versions ranging from 2.13.0 down to 1.2.0 also documented, and version 1.6.0 as the main context of this webpage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTime\u003c/code\u003e property represents the creation timestamp, \u003ccode\u003eExpireTime\u003c/code\u003e indicates the expiration timestamp (currently only for BigQuery resources), and \u003ccode\u003eUpdateTime\u003c/code\u003e shows the last modification timestamp.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that takes another \u003ccode\u003eSystemTimestamps\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]