Uses of Class
com.google.privacy.dlp.v2.StatisticalTable.Builder
-
Packages that use StatisticalTable.Builder Package Description com.google.privacy.dlp.v2 -
-
Uses of StatisticalTable.Builder in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return StatisticalTable.Builder Modifier and Type Method Description StatisticalTable.BuilderStatisticalTable.Builder. addAllQuasiIds(Iterable<? extends StatisticalTable.QuasiIdentifierField> values)Required.StatisticalTable.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. addAuxiliaryTablesBuilder()Several auxiliary tables can be used in the analysis.StatisticalTable.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. addAuxiliaryTablesBuilder(int index)Several auxiliary tables can be used in the analysis.StatisticalTable.BuilderStatisticalTable.Builder. addQuasiIds(int index, StatisticalTable.QuasiIdentifierField value)Required.StatisticalTable.BuilderStatisticalTable.Builder. addQuasiIds(int index, StatisticalTable.QuasiIdentifierField.Builder builderForValue)Required.StatisticalTable.BuilderStatisticalTable.Builder. addQuasiIds(StatisticalTable.QuasiIdentifierField value)Required.StatisticalTable.BuilderStatisticalTable.Builder. addQuasiIds(StatisticalTable.QuasiIdentifierField.Builder builderForValue)Required.StatisticalTable.BuilderStatisticalTable.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StatisticalTable.BuilderStatisticalTable.Builder. clear()StatisticalTable.BuilderStatisticalTable.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)StatisticalTable.BuilderStatisticalTable.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StatisticalTable.BuilderStatisticalTable.Builder. clearQuasiIds()Required.StatisticalTable.BuilderStatisticalTable.Builder. clearRelativeFrequency()Required.StatisticalTable.BuilderStatisticalTable.Builder. clearTable()Required.StatisticalTable.BuilderStatisticalTable.Builder. clone()StatisticalTable.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. getAuxiliaryTablesBuilder(int index)Several auxiliary tables can be used in the analysis.StatisticalTable.BuilderStatisticalTable.Builder. mergeFrom(StatisticalTable other)StatisticalTable.BuilderStatisticalTable.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StatisticalTable.BuilderStatisticalTable.Builder. mergeFrom(com.google.protobuf.Message other)StatisticalTable.BuilderStatisticalTable.Builder. mergeRelativeFrequency(FieldId value)Required.StatisticalTable.BuilderStatisticalTable.Builder. mergeTable(BigQueryTable value)Required.StatisticalTable.BuilderStatisticalTable.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static StatisticalTable.BuilderStatisticalTable. newBuilder()static StatisticalTable.BuilderStatisticalTable. newBuilder(StatisticalTable prototype)StatisticalTable.BuilderStatisticalTable. newBuilderForType()protected StatisticalTable.BuilderStatisticalTable. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)StatisticalTable.BuilderStatisticalTable.Builder. removeQuasiIds(int index)Required.StatisticalTable.BuilderStatisticalTable.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StatisticalTable.BuilderStatisticalTable.Builder. setQuasiIds(int index, StatisticalTable.QuasiIdentifierField value)Required.StatisticalTable.BuilderStatisticalTable.Builder. setQuasiIds(int index, StatisticalTable.QuasiIdentifierField.Builder builderForValue)Required.StatisticalTable.BuilderStatisticalTable.Builder. setRelativeFrequency(FieldId value)Required.StatisticalTable.BuilderStatisticalTable.Builder. setRelativeFrequency(FieldId.Builder builderForValue)Required.StatisticalTable.BuilderStatisticalTable.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)StatisticalTable.BuilderStatisticalTable.Builder. setTable(BigQueryTable value)Required.StatisticalTable.BuilderStatisticalTable.Builder. setTable(BigQueryTable.Builder builderForValue)Required.StatisticalTable.BuilderStatisticalTable.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StatisticalTable.BuilderStatisticalTable. toBuilder()Methods in com.google.privacy.dlp.v2 that return types with arguments of type StatisticalTable.Builder Modifier and Type Method Description List<StatisticalTable.Builder>PrivacyMetric.DeltaPresenceEstimationConfig.Builder. getAuxiliaryTablesBuilderList()Several auxiliary tables can be used in the analysis.Methods in com.google.privacy.dlp.v2 with parameters of type StatisticalTable.Builder Modifier and Type Method Description PrivacyMetric.DeltaPresenceEstimationConfig.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. addAuxiliaryTables(int index, StatisticalTable.Builder builderForValue)Several auxiliary tables can be used in the analysis.PrivacyMetric.DeltaPresenceEstimationConfig.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. addAuxiliaryTables(StatisticalTable.Builder builderForValue)Several auxiliary tables can be used in the analysis.PrivacyMetric.DeltaPresenceEstimationConfig.BuilderPrivacyMetric.DeltaPresenceEstimationConfig.Builder. setAuxiliaryTables(int index, StatisticalTable.Builder builderForValue)Several auxiliary tables can be used in the analysis.
-