public sealed class QuasiIdField : IMessage<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField>, IEquatable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField>, IDeepCloneable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField>, IBufferMessage, IMessageA quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.
Inheritance
Object > PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdFieldImplements
IMessage<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField>, IEquatable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField>, IDeepCloneable<PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField>, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
QuasiIdField()
public QuasiIdField()QuasiIdField(PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField)
public QuasiIdField(PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField other)| Parameter | |
|---|---|
| Name | Description |
other |
PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField |
Properties
CustomTag
public string CustomTag { get; set; }A auxiliary field.
| Property Value | |
|---|---|
| Type | Description |
String |
|
Field
public FieldId Field { get; set; }Identifies the column.
| Property Value | |
|---|---|
| Type | Description |
FieldId |
|