Google Cloud Datacatalog V1beta1System Timestamps Response
data class GoogleCloudDatacatalogV1beta1SystemTimestampsResponse(val createTime: String, val expireTime: String, val updateTime: String)
Timestamps about this resource according to a particular system.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1beta1SystemTimestampsResponse(createTime: String, expireTime: String, updateTime: String)