skipLeadingRows

@JvmName(name = "bfklsactbjnakxye")
suspend fun skipLeadingRows(value: Output<Int>)
@JvmName(name = "mioagrpdurneummf")
suspend fun skipLeadingRows(value: Int?)

Parameters

value

Optional The number of rows at the top of a CSV file that BigQuery will skip when loading the data. The default value is 0. This property is useful if you have header rows in the file that should be skipped.