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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference documentation for the `BigQueryKey` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.11.0, and outlines various versions of the class from 2.15.0 to 4.16.0."],["The `BigQueryKey` class is used to identify a specific record or row in a BigQuery table."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `BigQueryKey` class include `RowNumber`, which represents the row number of a record in a table, and `TableReference`, which represents the complete BigQuery table reference."],["There are two constructors available for creating a `BigQueryKey` instance: a default constructor `BigQueryKey()` and another `BigQueryKey(BigQueryKey other)` that takes another BigQueryKey as parameter."]]],[]]