Google Cloud Datacatalog V1System Timestamps Args
data class GoogleCloudDatacatalogV1SystemTimestampsArgs(val createTime: Output<String>? = null, val updateTime: Output<String>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1SystemTimestampsArgs>
Timestamps associated with this resource in a particular system.
Properties
Link copied to clipboard
Creation timestamp of the resource within the given system.
Link copied to clipboard
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.