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 provides reference documentation for the `BigQueryKey` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.12.0 of the .NET library."],["`BigQueryKey` is a class used to identify a specific record in a BigQuery table, acting as a row key, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's constructors, including a default constructor and one that copies another `BigQueryKey` object, which both provide a way of creating instances of the BigQueryKey class."],["The class has two main properties, `RowNumber`, which is a `long` representing the row number in a BigQuery table, and `TableReference`, which is a `BigQueryTable` object representing the complete BigQuery table."],["The version history for this class, which is visible at the top of the documentation page, ranges from version 2.15.0 up to the latest version 4.16.0, with several previous versions in between."]]],[]]