Uses of Interface
com.google.privacy.dlp.v2.StatisticalTableOrBuilder
-
Packages that use StatisticalTableOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of StatisticalTableOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement StatisticalTableOrBuilder Modifier and Type Class Description classStatisticalTableAn auxiliary table containing statistical information on the relative frequency of different quasi-identifiers values.static classStatisticalTable.BuilderAn auxiliary table containing statistical information on the relative frequency of different quasi-identifiers values.Methods in com.google.privacy.dlp.v2 that return StatisticalTableOrBuilder Modifier and Type Method Description StatisticalTableOrBuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. getAuxiliaryTablesOrBuilder(int index)Several auxiliary tables can be used in the analysis.StatisticalTableOrBuilderPrivacyMetric.DeltaPresenceEstimationConfig. getAuxiliaryTablesOrBuilder(int index)Several auxiliary tables can be used in the analysis.StatisticalTableOrBuilderPrivacyMetric.DeltaPresenceEstimationConfigOrBuilder. getAuxiliaryTablesOrBuilder(int index)Several auxiliary tables can be used in the analysis.Methods in com.google.privacy.dlp.v2 that return types with arguments of type StatisticalTableOrBuilder Modifier and Type Method Description List<? extends StatisticalTableOrBuilder>PrivacyMetric.DeltaPresenceEstimationConfig.Builder. getAuxiliaryTablesOrBuilderList()Several auxiliary tables can be used in the analysis.List<? extends StatisticalTableOrBuilder>PrivacyMetric.DeltaPresenceEstimationConfig. getAuxiliaryTablesOrBuilderList()Several auxiliary tables can be used in the analysis.List<? extends StatisticalTableOrBuilder>PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder. getAuxiliaryTablesOrBuilderList()Several auxiliary tables can be used in the analysis.
-