input Format Options
Parameters
value
Describe the format options for the data that was imported into the target table. There is one value, csv
. See below.
suspend fun inputFormatOptions(argument: suspend TableImportTableInputFormatOptionsArgsBuilder.() -> Unit)
Parameters
argument
Describe the format options for the data that was imported into the target table. There is one value, csv
. See below.