Class BigQueryKey (0.15.1)

Row key for identifying a record in BigQuery table.

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.identif ying_fields in CreateDlpJobRequest.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > BigQueryKey