maxBadRecords

@JvmName(name = "rsbtwwjbkfwphbus")
suspend fun maxBadRecords(value: Output<Int>)
@JvmName(name = "ummkioockfhxfllk")
suspend fun maxBadRecords(value: Int?)

Parameters

value

The maximum number of bad records that BigQuery can ignore when running the job. If the number of bad records exceeds this value, an invalid error is returned in the job result. The default value is 0, which requires that all records are valid.