The zero-based index of the row where the finding is located. Only
populated for resources that have a natural ordering, not BigQuery. In
BigQuery, to identify the row a finding came from, populate
BigQueryOptions.identifying_fields with your primary key column names and
when you store the findings the value of those columns will be stored
inside of Finding.
[[["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 available for the Google Cloud Data Loss Prevention v2 API class TableLocation is 4.16.0."],["This documentation covers the `TableLocation` class, which represents the location of a finding within a table, and is part of the `Google.Cloud.Dlp.V2` namespace."],["The `TableLocation` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `TableLocation` class has two constructors, a default one, and another that takes in another `TableLocation` as a parameter, and has one settable property `RowIndex`, which is the zero-based index of the row."],["There are multiple versions of the `TableLocation` API that are available for reference, ranging from version 2.15.0 to the latest version 4.16.0."]]],[]]