GoogleCloudDatacatalogV1SystemTimestamps class

Timestamps associated with this resource in a particular system.

Properties

createTime String?
Creation timestamp of the resource within the given system.
getter/setter pair
expireTime String?
Expiration timestamp of the resource within the given system.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
updateTime String?
Timestamp of the last modification of the resource or its metadata within a given system.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited