Table Input Format Options Args
data class TableInputFormatOptionsArgs(val csv: Output<TableCsvArgs>? = null) : ConvertibleToJava<TableInputFormatOptionsArgs>
The format options for the data that was imported into the target table. There is one value, CsvOption.