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."],[[["This webpage details the `BigQueryKey` class, which is used to identify records within a BigQuery table."],["The latest version of `BigQueryKey` is 4.16.0, and it is part of the `Google.Cloud.Dlp.V2` namespace."],["`BigQueryKey` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered messaging."],["The class includes two constructors: a default constructor `BigQueryKey()` and another that accepts a `BigQueryKey` object as a parameter for creating a new object from an existing one."],["`BigQueryKey` includes properties `RowNumber`, a `long` representing the row number, and `TableReference`, of the type `BigQueryTable` to provide a complete BigQuery table reference."]]],[]]