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."],[[["The latest version available for `BigQueryKey` within the `Google.Cloud.Dlp.V2` namespace is 4.16.0, with numerous previous versions ranging from 4.15.0 down to 2.15.0 also accessible."],["`BigQueryKey` serves as the row key for identifying a specific record within a BigQuery table."],["The `BigQueryKey` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`BigQueryKey` contains properties such as `RowNumber`, which represents the row number at the time of the scan, and `TableReference`, which is the complete BigQuery table reference."],["This class includes two constructors, `BigQueryKey()` and `BigQueryKey(BigQueryKey other)`, and inherits several members from `Object`."]]],[]]