Class PrivacyMetric.KMapEstimationConfig.AuxiliaryTable

  • All Implemented Interfaces:
    PrivacyMetric.KMapEstimationConfig.AuxiliaryTableOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
    Enclosing class:
    PrivacyMetric.KMapEstimationConfig

    public static final class PrivacyMetric.KMapEstimationConfig.AuxiliaryTable
    extends com.google.protobuf.GeneratedMessageV3
    implements PrivacyMetric.KMapEstimationConfig.AuxiliaryTableOrBuilder
     An auxiliary table contains statistical information on the relative
     frequency of different quasi-identifiers values. It has one or several
     quasi-identifiers columns, and one column that indicates the relative
     frequency of each quasi-identifier tuple.
     If a tuple is present in the data but not in the auxiliary table, the
     corresponding relative frequency is assumed to be zero (and thus, the
     tuple is highly reidentifiable).
     
    Protobuf type google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable
    See Also:
    Serialized Form