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-09 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, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`TableOptions` contains a constructor that can create a new instance or one that copies an existing `TableOptions` instance."],["The `IdentifyingFields` property of the `TableOptions` class allows for the specification of primary key columns, which are used to trace findings back to their originating rows."],["The current version being examined in the context of the given content is 4.9.0, which falls in the `Google.Cloud.Dlp.V2` namespace."]]],[]]