public sealed class SystemTimestamps : IMessage<SystemTimestamps>, IEquatable<SystemTimestamps>, IDeepCloneable<SystemTimestamps>, IBufferMessage, IMessage
Timestamps about this resource according to a particular system.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SystemTimestamps` class within the `Google.Cloud.DataCatalog.V1` namespace, detailing its properties and implementation."],["The latest version of the `SystemTimestamps` documentation is version 2.14.0, while a comprehensive list of previous versions are also provided."],["The `SystemTimestamps` class is used to track timestamps related to a resource, including creation time, expiration time, and the last-modified time."],["The `SystemTimestamps` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various data handling needs."],["The SystemTimestamps class has two constructors, one that is empty and another one that takes another SystemTimestamps object as a parameter."]]],[]]