Class BigQueryKey (2.0.2)

BigQueryKey(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Row key for identifying a record in BigQuery table.

Attributes

NameDescription
table_reference .storage.BigQueryTable
Complete BigQuery table reference.
row_number int
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.