public RepeatedField<FieldId> IdentifyingFields { get; }
The columns that are the primary keys for table objects included in
ContentItem. A copy of this cell's value will stored alongside alongside
each finding so that the finding can be traced to the specific row it came
from. No more than 3 may be provided.
[[["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-04-02 UTC."],[[["This webpage provides reference documentation for the `TableOptions` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.5.0."],["`TableOptions` is used to give instructions regarding the table content being inspected, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists links to versions of `TableOptions` ranging from the latest (4.16.0) down to 2.15.0 of the Google Cloud DLP v2 API."],["The `IdentifyingFields` property of the `TableOptions` class is documented, explaining that it allows you to specify the primary key columns of a table, so findings can be tracked back to their specific rows."],["The page displays the constructors for `TableOptions` along with their parameters, and also a list of the inherited members from `Object`."]]],[]]