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 webpage provides documentation for the \u003ccode\u003eSystemTimestamps\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, with the latest version being 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e class represents timestamps associated with a resource in a particular system and 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\u003eThe class offers three primary properties for tracking resource timestamps: \u003ccode\u003eCreateTime\u003c/code\u003e (creation timestamp), \u003ccode\u003eExpireTime\u003c/code\u003e (expiration timestamp, primarily for BigQuery resources), and \u003ccode\u003eUpdateTime\u003c/code\u003e (last modification timestamp).\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists all versions from 2.14.0 to 1.2.0 with links to the documentation for each version, as well as indicating that version 1.5.0 is the current context's selected version.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors: one without parameters and one that takes another \u003ccode\u003eSystemTimestamp\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]