Synchronization Details Response
data class SynchronizationDetailsResponse(val dataSetId: String, val dataSetType: String, val durationMs: Int, val endTime: String, val filesRead: Double, val filesWritten: Double, val message: String, val name: String, val rowsCopied: Double, val rowsRead: Double, val sizeRead: Double, val sizeWritten: Double, val startTime: String, val status: String, val vCore: Double)
Synchronization details at data set level
Properties
Link copied to clipboard
Type of the data set
Link copied to clipboard
Duration of data set level copy
Link copied to clipboard
The number of files written into the sink data set
Link copied to clipboard
The number of files copied into the sink data set
Link copied to clipboard
The size of the data written into the sink data set in bytes