Azure Databricks Delta Lake Import Command Response
data class AzureDatabricksDeltaLakeImportCommandResponse(val dateFormat: Any? = null, val timestampFormat: Any? = null, val type: String)
Azure Databricks Delta Lake import command settings.
Constructors
Link copied to clipboard
fun AzureDatabricksDeltaLakeImportCommandResponse(dateFormat: Any? = null, timestampFormat: Any? = null, type: String)