Class BigQueryKey (3.1.1)

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

Row key for identifying a record in BigQuery table. .. attribute:: table_reference

Complete BigQuery table reference.

:type: google.cloud.dlp_v2.types.BigQueryTable

Attribute

NameDescription
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.