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-03-24 UTC."],[[["The latest version available for `TableOptions` within `Google.Cloud.Dlp.V2` is 4.16.0, with a range of versions from 2.15.0 up to this latest version available for reference."],["`TableOptions` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, designed for inspecting table content."],["`TableOptions` includes a property called `IdentifyingFields`, which allows specifying up to three primary key columns to help trace findings back to their source rows."],["There are two constructors available for `TableOptions`, one default constructor and one that copies from an existing `TableOptions` object."],["The Google.Cloud.Dlp.V2.dll assembly contains the TableOptions class."]]],[]]