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 class
StatisticalTable
An auxiliary table containing statistical information on the relative frequency of different quasi-identifiers values.static class
StatisticalTable.Builder
An 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 StatisticalTableOrBuilder
PrivacyMetric.DeltaPresenceEstimationConfig.Builder. getAuxiliaryTablesOrBuilder(int index)
Several auxiliary tables can be used in the analysis.StatisticalTableOrBuilder
PrivacyMetric.DeltaPresenceEstimationConfig. getAuxiliaryTablesOrBuilder(int index)
Several auxiliary tables can be used in the analysis.StatisticalTableOrBuilder
PrivacyMetric.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.
-