Uses of Interface
com.google.privacy.dlp.v2.StatisticalTable.QuasiIdentifierFieldOrBuilder
-
Packages that use StatisticalTable.QuasiIdentifierFieldOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of StatisticalTable.QuasiIdentifierFieldOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement StatisticalTable.QuasiIdentifierFieldOrBuilder Modifier and Type Class Description static classStatisticalTable.QuasiIdentifierFieldA quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.static classStatisticalTable.QuasiIdentifierField.BuilderA quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.Methods in com.google.privacy.dlp.v2 that return StatisticalTable.QuasiIdentifierFieldOrBuilder Modifier and Type Method Description StatisticalTable.QuasiIdentifierFieldOrBuilderStatisticalTable.Builder. getQuasiIdsOrBuilder(int index)Required.StatisticalTable.QuasiIdentifierFieldOrBuilderStatisticalTable. getQuasiIdsOrBuilder(int index)Required.StatisticalTable.QuasiIdentifierFieldOrBuilderStatisticalTableOrBuilder. getQuasiIdsOrBuilder(int index)Required.Methods in com.google.privacy.dlp.v2 that return types with arguments of type StatisticalTable.QuasiIdentifierFieldOrBuilder Modifier and Type Method Description List<? extends StatisticalTable.QuasiIdentifierFieldOrBuilder>StatisticalTable.Builder. getQuasiIdsOrBuilderList()Required.List<? extends StatisticalTable.QuasiIdentifierFieldOrBuilder>StatisticalTable. getQuasiIdsOrBuilderList()Required.List<? extends StatisticalTable.QuasiIdentifierFieldOrBuilder>StatisticalTableOrBuilder. getQuasiIdsOrBuilderList()Required.
-