Binary Source Response
data class BinarySourceResponse(val disableMetricsCollection: Any? = null, val formatSettings: BinaryReadSettingsResponse? = null, val maxConcurrentConnections: Any? = null, val sourceRetryCount: Any? = null, val sourceRetryWait: Any? = null, val storeSettings: Any? = null, val type: String)
A copy activity Binary source.
Constructors
Link copied to clipboard
fun BinarySourceResponse(disableMetricsCollection: Any? = null, formatSettings: BinaryReadSettingsResponse? = null, maxConcurrentConnections: Any? = null, sourceRetryCount: Any? = null, sourceRetryWait: Any? = null, storeSettings: Any? = null, type: String)