public sealed class QuasiIdentifierField : IMessage<StatisticalTable.Types.QuasiIdentifierField>, IEquatable<StatisticalTable.Types.QuasiIdentifierField>, IDeepCloneable<StatisticalTable.Types.QuasiIdentifierField>, IBufferMessage, IMessage
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
A column can be tagged with a custom tag. In this case, the user must
indicate an auxiliary table that contains statistical information on
the possible values of this column (below).
[[["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\u003eStatisticalTable.Types.QuasiIdentifierField\u003c/code\u003e is 4.16.0, with multiple previous versions also accessible, ranging from 4.15.0 down to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQuasiIdentifierField\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace that represents a column with a custom tag, which links data columns to their statistical models.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default, \u003ccode\u003eQuasiIdentifierField()\u003c/code\u003e, and one that takes another \u003ccode\u003eStatisticalTable.Types.QuasiIdentifierField\u003c/code\u003e object as a parameter to create a copy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQuasiIdentifierField\u003c/code\u003e objects contain two key properties: \u003ccode\u003eCustomTag\u003c/code\u003e, which is a string used to identify the column in auxiliary tables, and \u003ccode\u003eField\u003c/code\u003e, of type \u003ccode\u003eFieldId\u003c/code\u003e, which directly identifies the column.\u003c/p\u003e\n"]]],[],null,[]]