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 several earlier versions available, going back to 2.15.0."],["`BigQueryKey` is a class used to identify a specific record within a BigQuery table, acting as a row key."],["The class `BigQueryKey` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`BigQueryKey` contains two properties, `RowNumber`, representing the row number, and `TableReference`, specifying the complete BigQuery table."],["The `BigQueryKey` class has two constructors: a default one, and another to construct a new instance from an existing `BigQueryKey`."]]],[]]