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 `Google.Cloud.Dlp.V2.TableLocation` is 4.16.0, with multiple previous versions also accessible, ranging down to version 2.15.0."],["`TableLocation` is a class used to represent the location of a finding within a table and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableLocation` class provides two constructors: a default constructor and a copy constructor that takes another `TableLocation` object as a parameter."],["`TableLocation` has a `RowIndex` property that holds the zero-based index of the row where the finding is located, relevant for resources with a natural ordering."],["The class belongs to the `Google.Cloud.Dlp.V2` namespace, and is part of the Google.Cloud.Dlp.V2.dll assembly."]]],[]]