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."],[[["This webpage provides documentation for the `TableLocation` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `TableLocation` class, which is found in the `Google.Cloud.Dlp.V2` namespace, is used to specify the location of a finding within a table."],["The page includes a list of available versions of the API documentation, ranging from version 2.15.0 up to the latest 4.16.0, for the TableLocation class."],["The latest release for the `TableLocation` class is version 4.16.0, and version 4.3.0 is the version that the current information on this page pertains to."],["Key features of the `TableLocation` class include a `RowIndex` property, which indicates the zero-based index of the row containing the finding, and information about how it relates to tables such as BigQuery."]]],[]]