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 page provides documentation for the `TableOptions` class within the Google Cloud Data Loss Prevention v2 API for .NET, with version 4.3.0 being the current version highlighted."],["The documentation details various versions of the `TableOptions` class, ranging from the latest 4.16.0 down to version 2.15.0, offering access to previous releases."],["`TableOptions` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer operations."],["The `TableOptions` class contains a property named `IdentifyingFields`, a `RepeatedField` of `FieldId`, used to specify columns that act as primary keys for table objects, allowing findings to be traced to specific rows."],["The page also lists the constructors available for `TableOptions` along with their parameters, including the default parameterless constructor and one that takes another `TableOptions` object as a parameter."]]],[]]