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.
Constructors
Link copied to clipboard
                fun GoogleCloudDatacatalogV1SystemTimestampsResponse(createTime: String, expireTime: String, updateTime: String)