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 `BigQueryKey` class in the Google Cloud Data Loss Prevention v2 API is used to identify a specific record within a BigQuery table."],["The latest version of `BigQueryKey` is 4.16.0, with multiple previous versions available, down to 2.15.0, each accessible via a dedicated link."],["`BigQueryKey` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `RowNumber`, representing the row number in the BigQuery table, and `TableReference`, a complete reference to the BigQuery table."],["The class can be instantiated through a default constructor `BigQueryKey()` or with another instance of itself with `BigQueryKey(BigQueryKey other)`."]]],[]]