public sealed class SystemTimestamps : IMessage<SystemTimestamps>, IEquatable<SystemTimestamps>, IDeepCloneable<SystemTimestamps>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class SystemTimestamps.
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 provides documentation for the \u003ccode\u003eSystemTimestamps\u003c/code\u003e class within the Google Cloud Data Catalog v1 API for .NET, with version 2.14.0 being the latest and version 2.5.0 the current version being documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSystemTimestamps\u003c/code\u003e class represents timestamps associated with a resource, such as creation, expiration, and last modification within a specific system.\u003c/p\u003e\n"],["\u003cp\u003eThe 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\u003eIt contains properties like \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eExpireTime\u003c/code\u003e, and \u003ccode\u003eUpdateTime\u003c/code\u003e, all of which are of type \u003ccode\u003eTimestamp\u003c/code\u003e and provide details about when the resource was created, when it will expire, and when it was last updated, respectively.\u003c/p\u003e\n"]]],[],null,[]]