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 latest version of `BigQueryKey` is 4.16.0, with various versions from 2.15.0 to 4.16.0 documented."],["`BigQueryKey` is a class used to identify a record in a BigQuery table, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryKey` class provides properties like `RowNumber` (which may be null and is nondeterministic) and `TableReference` for accessing BigQuery table information."],["This documentation covers `BigQueryKey` within the `Google.Cloud.Dlp.V2` namespace, found in the `Google.Cloud.Dlp.V2.dll` assembly."],["The class has two constructors, one default and one that accepts another `BigQueryKey` as an argument, and also inherits members from the `Object` class."]]],[]]