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 of the Google Cloud Data Loss Prevention v2 API TableOptions is 4.16.0, with multiple previous versions available for reference."],["The `TableOptions` class provides instructions regarding the table content being inspected within the Google Cloud Data Loss Prevention v2 API."],["`TableOptions` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IdentifyingFields` property allows specifying the primary key columns for tracing findings back to specific rows, with a maximum of three fields allowed."],["The `TableOptions` class has two constructors, one of which accepts another `TableOptions` instance."]]],[]]