badRecords property
The number of bad records encountered.
Note that if the job has failed because of more bad records encountered than the maximum allowed in the load job configuration, then this number can be less than the total number of bad records present in the input data.
Output only.
Implementation
core.String? badRecords;