| Modifier and Type | Method and Description |
|---|---|
StatisticalTable |
StatisticalTable.Builder.build() |
StatisticalTable |
StatisticalTable.Builder.buildPartial() |
StatisticalTable |
PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder.getAuxiliaryTables(int index)
Several auxiliary tables can be used in the analysis.
|
StatisticalTable |
PrivacyMetric.DeltaPresenceEstimationConfig.getAuxiliaryTables(int index)
Several auxiliary tables can be used in the analysis.
|
StatisticalTable |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder.getAuxiliaryTables(int index)
Several auxiliary tables can be used in the analysis.
|
static StatisticalTable |
StatisticalTable.getDefaultInstance() |
StatisticalTable |
StatisticalTable.getDefaultInstanceForType() |
StatisticalTable |
StatisticalTable.Builder.getDefaultInstanceForType() |
static StatisticalTable |
StatisticalTable.parseDelimitedFrom(InputStream input) |
static StatisticalTable |
StatisticalTable.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatisticalTable |
StatisticalTable.parseFrom(byte[] data) |
static StatisticalTable |
StatisticalTable.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatisticalTable |
StatisticalTable.parseFrom(ByteBuffer data) |
static StatisticalTable |
StatisticalTable.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatisticalTable |
StatisticalTable.parseFrom(com.google.protobuf.ByteString data) |
static StatisticalTable |
StatisticalTable.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatisticalTable |
StatisticalTable.parseFrom(com.google.protobuf.CodedInputStream input) |
static StatisticalTable |
StatisticalTable.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StatisticalTable |
StatisticalTable.parseFrom(InputStream input) |
static StatisticalTable |
StatisticalTable.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalTable> |
PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder.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.DeltaPresenceEstimationConfig.Builder.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() |
| Modifier and Type | Method and Description |
|---|---|
PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder.addAuxiliaryTables(int index,
StatisticalTable value)
Several auxiliary tables can be used in the analysis.
|
PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder.addAuxiliaryTables(StatisticalTable value)
Several auxiliary tables can be used in the analysis.
|
StatisticalTable.Builder |
StatisticalTable.Builder.mergeFrom(StatisticalTable other) |
static StatisticalTable.Builder |
StatisticalTable.newBuilder(StatisticalTable prototype) |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder.setAuxiliaryTables(int index,
StatisticalTable value)
Several auxiliary tables can be used in the analysis.
|
| Modifier and Type | Method and Description |
|---|---|
PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder.addAllAuxiliaryTables(Iterable<? extends StatisticalTable> values)
Several auxiliary tables can be used in the analysis.
|
Copyright © 2022 Google LLC. All rights reserved.