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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Dlp.V2.TableOptions\u003c/code\u003e is 4.16.0, with multiple previous versions listed, down to 2.15.0, providing options for different .NET environments.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTableOptions\u003c/code\u003e is a class that implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableOptions\u003c/code\u003e class includes a property called \u003ccode\u003eIdentifyingFields\u003c/code\u003e, which is a collection of \u003ccode\u003eFieldId\u003c/code\u003e objects used to store the primary key columns of the table, allowing findings to be traced back to their original row within a table, and allowing no more than 3 of them.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eTableOptions\u003c/code\u003e class: one default constructor \u003ccode\u003eTableOptions()\u003c/code\u003e, and another that accepts a \u003ccode\u003eTableOptions\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]