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-03-24 UTC."],[[["The `BigQueryKey` class is used to identify a specific record within a BigQuery table, functioning as a row key."],["This class is part of the `Google.Cloud.Dlp.V2` namespace and is found within the `Google.Cloud.Dlp.V2.dll` assembly, and is available in version 4.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cBigQueryKey\u003e`, `IDeepCloneable\u003cBigQueryKey\u003e`, and `IBufferMessage`."],["`BigQueryKey` has two main properties: `RowNumber`, which is the inferred row number when the table was scanned, and `TableReference`, which represents the complete BigQuery table reference."],["The most recent version of `BigQueryKey` is 4.16.0, and the webpage provides links to multiple versions ranging from 2.15.0 to 4.16.0."]]],[]]