sourceSystemTimestamps property

GoogleCloudDatacatalogV1SystemTimestamps? sourceSystemTimestamps
getter/setter pair

Timestamps from the underlying resource, not from the Data Catalog entry.

Output only when the entry has a system listed in the IntegratedSystem enum. For entries with user_specified_system, this field is optional and defaults to an empty timestamp.

Implementation

GoogleCloudDatacatalogV1SystemTimestamps? sourceSystemTimestamps;