public sealed class PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.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, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField.
A 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
IMessagePrivacyMetricTypesKMapEstimationConfigTypesAuxiliaryTableTypesQuasiIdField, IEquatablePrivacyMetricTypesKMapEstimationConfigTypesAuxiliaryTableTypesQuasiIdField, IDeepCloneablePrivacyMetricTypesKMapEstimationConfigTypesAuxiliaryTableTypesQuasiIdField, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
QuasiIdField()
public QuasiIdField()QuasiIdField(QuasiIdField)
public QuasiIdField(PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField other)| Parameter | |
|---|---|
| Name | Description |
other |
PrivacyMetricTypesKMapEstimationConfigTypesAuxiliaryTableTypesQuasiIdField |
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 |
|