GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

data class GoogleCloudDatacatalogV1beta1SystemTimestampsResponse(val createTime: String, val expireTime: String, val updateTime: String)

Timestamps about this resource according to a particular system.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time of the resource within the given system.

Link copied to clipboard

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

Link copied to clipboard

The last-modified time of the resource within the given system.