Google Cloud Data Loss Prevention v2 API - Class PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField (4.7.0)

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, IMessage

Reference 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.QuasiIdField

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

QuasiIdField()

public QuasiIdField()

QuasiIdField(QuasiIdField)

public QuasiIdField(PrivacyMetric.Types.KMapEstimationConfig.Types.AuxiliaryTable.Types.QuasiIdField other)
Parameter
NameDescription
otherPrivacyMetricTypesKMapEstimationConfigTypesAuxiliaryTableTypesQuasiIdField

Properties

CustomTag

public string CustomTag { get; set; }

A auxiliary field.

Property Value
TypeDescription
string

Field

public FieldId Field { get; set; }

Identifies the column.

Property Value
TypeDescription
FieldId