Google Cloud Datacatalog V1System Timestamps Response
data class GoogleCloudDatacatalogV1SystemTimestampsResponse(val createTime: String, val expireTime: String, val updateTime: String)
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
Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
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.