Uses of Class
com.google.privacy.dlp.v2.StatisticalTable
-
Packages that use StatisticalTable Package Description com.google.privacy.dlp.v2 -
-
Uses of StatisticalTable in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return StatisticalTable Modifier and Type Method Description StatisticalTableStatisticalTable.Builder. build()StatisticalTableStatisticalTable.Builder. buildPartial()StatisticalTablePrivacyMetric.DeltaPresenceEstimationConfig.Builder. getAuxiliaryTables(int index)Several auxiliary tables can be used in the analysis.StatisticalTablePrivacyMetric.DeltaPresenceEstimationConfig. getAuxiliaryTables(int index)Several auxiliary tables can be used in the analysis.StatisticalTablePrivacyMetric.DeltaPresenceEstimationConfigOrBuilder. getAuxiliaryTables(int index)Several auxiliary tables can be used in the analysis.static StatisticalTableStatisticalTable. getDefaultInstance()StatisticalTableStatisticalTable.Builder. getDefaultInstanceForType()StatisticalTableStatisticalTable. getDefaultInstanceForType()static StatisticalTableStatisticalTable. parseDelimitedFrom(InputStream input)static StatisticalTableStatisticalTable. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticalTableStatisticalTable. parseFrom(byte[] data)static StatisticalTableStatisticalTable. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticalTableStatisticalTable. parseFrom(com.google.protobuf.ByteString data)static StatisticalTableStatisticalTable. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticalTableStatisticalTable. parseFrom(com.google.protobuf.CodedInputStream input)static StatisticalTableStatisticalTable. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticalTableStatisticalTable. parseFrom(InputStream input)static StatisticalTableStatisticalTable. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StatisticalTableStatisticalTable. parseFrom(ByteBuffer data)static StatisticalTableStatisticalTable. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type StatisticalTable Modifier and Type Method Description List<StatisticalTable>PrivacyMetric.DeltaPresenceEstimationConfig.Builder. getAuxiliaryTablesList()Several auxiliary tables can be used in the analysis.List<StatisticalTable>PrivacyMetric.DeltaPresenceEstimationConfig. getAuxiliaryTablesList()Several auxiliary tables can be used in the analysis.List<StatisticalTable>PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder. getAuxiliaryTablesList()Several auxiliary tables can be used in the analysis.com.google.protobuf.Parser<StatisticalTable>StatisticalTable. getParserForType()static com.google.protobuf.Parser<StatisticalTable>StatisticalTable. parser()Methods in com.google.privacy.dlp.v2 with parameters of type StatisticalTable Modifier and Type Method Description PrivacyMetric.DeltaPresenceEstimationConfig.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. addAuxiliaryTables(int index, StatisticalTable value)Several auxiliary tables can be used in the analysis.PrivacyMetric.DeltaPresenceEstimationConfig.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. addAuxiliaryTables(StatisticalTable value)Several auxiliary tables can be used in the analysis.StatisticalTable.BuilderStatisticalTable.Builder. mergeFrom(StatisticalTable other)static StatisticalTable.BuilderStatisticalTable. newBuilder(StatisticalTable prototype)PrivacyMetric.DeltaPresenceEstimationConfig.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. setAuxiliaryTables(int index, StatisticalTable value)Several auxiliary tables can be used in the analysis.Method parameters in com.google.privacy.dlp.v2 with type arguments of type StatisticalTable Modifier and Type Method Description PrivacyMetric.DeltaPresenceEstimationConfig.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. addAllAuxiliaryTables(Iterable<? extends StatisticalTable> values)Several auxiliary tables can be used in the analysis.
-