rowNumber property

String? rowNumber
getter/setter pair

Row number inferred at the time the table was scanned.

This value is nondeterministic, cannot be queried, and may be null for inspection jobs. To locate findings within a table, specify inspect_job.storage_config.big_query_options.identifying_fields in CreateDlpJobRequest.

Implementation

core.String? rowNumber;