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."],[[["This webpage provides documentation for the `TableOptions` class within the Google Cloud Data Loss Prevention v2 API for .NET, with the most recent version being 4.16.0."],["The `TableOptions` class offers instructions for inspecting table content, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists all available versions of `TableOptions`, ranging from the latest 4.16.0 down to version 2.15.0, along with links to the associated documentation for each version."],["The `TableOptions` class includes a `IdentifyingFields` property that stores primary keys to trace findings back to specific rows in a table and allows up to 3 keys."],["The `TableOptions` class has two constructors: one default and one that accepts another `TableOptions` object for deep cloning."]]],[]]