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