TableExternalDataConfigurationCsvOptions

constructor(allowJaggedRows: Boolean? = null, allowQuotedNewlines: Boolean? = null, encoding: String? = null, fieldDelimiter: String? = null, quote: String, skipLeadingRows: Int? = null)