public static final class PrivacyMetric.DeltaPresenceEstimationConfig extends com.google.protobuf.GeneratedMessageV3 implements PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder
δ-presence metric, used to estimate how likely it is for an attacker to figure out that one given individual appears in a de-identified dataset. Similarly to the k-map metric, we cannot compute δ-presence exactly without knowing the attack dataset, so we use a statistical model instead.Protobuf type
google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig| Modifier and Type | Class and Description |
|---|---|
static class |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder
δ-presence metric, used to estimate how likely it is for an attacker to
figure out that one given individual appears in a de-identified dataset.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AUXILIARY_TABLES_FIELD_NUMBER |
static int |
QUASI_IDS_FIELD_NUMBER |
static int |
REGION_CODE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
StatisticalTable |
getAuxiliaryTables(int index)
Several auxiliary tables can be used in the analysis.
|
int |
getAuxiliaryTablesCount()
Several auxiliary tables can be used in the analysis.
|
List<StatisticalTable> |
getAuxiliaryTablesList()
Several auxiliary tables can be used in the analysis.
|
StatisticalTableOrBuilder |
getAuxiliaryTablesOrBuilder(int index)
Several auxiliary tables can be used in the analysis.
|
List<? extends StatisticalTableOrBuilder> |
getAuxiliaryTablesOrBuilderList()
Several auxiliary tables can be used in the analysis.
|
static PrivacyMetric.DeltaPresenceEstimationConfig |
getDefaultInstance() |
PrivacyMetric.DeltaPresenceEstimationConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<PrivacyMetric.DeltaPresenceEstimationConfig> |
getParserForType() |
QuasiId |
getQuasiIds(int index)
Required.
|
int |
getQuasiIdsCount()
Required.
|
List<QuasiId> |
getQuasiIdsList()
Required.
|
QuasiIdOrBuilder |
getQuasiIdsOrBuilder(int index)
Required.
|
List<? extends QuasiIdOrBuilder> |
getQuasiIdsOrBuilderList()
Required.
|
String |
getRegionCode()
ISO 3166-1 alpha-2 region code to use in the statistical modeling.
|
com.google.protobuf.ByteString |
getRegionCodeBytes()
ISO 3166-1 alpha-2 region code to use in the statistical modeling.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
newBuilder() |
static PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
newBuilder(PrivacyMetric.DeltaPresenceEstimationConfig prototype) |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
newBuilderForType() |
protected PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseDelimitedFrom(InputStream input) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(byte[] data) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(ByteBuffer data) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(com.google.protobuf.ByteString data) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(InputStream input) |
static PrivacyMetric.DeltaPresenceEstimationConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PrivacyMetric.DeltaPresenceEstimationConfig> |
parser() |
PrivacyMetric.DeltaPresenceEstimationConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int QUASI_IDS_FIELD_NUMBER
public static final int REGION_CODE_FIELD_NUMBER
public static final int AUXILIARY_TABLES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<QuasiId> getQuasiIdsList()
Required. Fields considered to be quasi-identifiers. No two fields can have the same tag.
repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED];
getQuasiIdsList in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic List<? extends QuasiIdOrBuilder> getQuasiIdsOrBuilderList()
Required. Fields considered to be quasi-identifiers. No two fields can have the same tag.
repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED];
getQuasiIdsOrBuilderList in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic int getQuasiIdsCount()
Required. Fields considered to be quasi-identifiers. No two fields can have the same tag.
repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED];
getQuasiIdsCount in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic QuasiId getQuasiIds(int index)
Required. Fields considered to be quasi-identifiers. No two fields can have the same tag.
repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED];
getQuasiIds in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic QuasiIdOrBuilder getQuasiIdsOrBuilder(int index)
Required. Fields considered to be quasi-identifiers. No two fields can have the same tag.
repeated .google.privacy.dlp.v2.QuasiId quasi_ids = 1 [(.google.api.field_behavior) = REQUIRED];
getQuasiIdsOrBuilder in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic String getRegionCode()
ISO 3166-1 alpha-2 region code to use in the statistical modeling. Set if no column is tagged with a region-specific InfoType (like US_ZIP_5) or a region code.
string region_code = 2;getRegionCode in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic com.google.protobuf.ByteString getRegionCodeBytes()
ISO 3166-1 alpha-2 region code to use in the statistical modeling. Set if no column is tagged with a region-specific InfoType (like US_ZIP_5) or a region code.
string region_code = 2;getRegionCodeBytes in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic List<StatisticalTable> getAuxiliaryTablesList()
Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers field must appear in exactly one field of one auxiliary table.
repeated .google.privacy.dlp.v2.StatisticalTable auxiliary_tables = 3;getAuxiliaryTablesList in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic List<? extends StatisticalTableOrBuilder> getAuxiliaryTablesOrBuilderList()
Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers field must appear in exactly one field of one auxiliary table.
repeated .google.privacy.dlp.v2.StatisticalTable auxiliary_tables = 3;getAuxiliaryTablesOrBuilderList in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic int getAuxiliaryTablesCount()
Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers field must appear in exactly one field of one auxiliary table.
repeated .google.privacy.dlp.v2.StatisticalTable auxiliary_tables = 3;getAuxiliaryTablesCount in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic StatisticalTable getAuxiliaryTables(int index)
Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers field must appear in exactly one field of one auxiliary table.
repeated .google.privacy.dlp.v2.StatisticalTable auxiliary_tables = 3;getAuxiliaryTables in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic StatisticalTableOrBuilder getAuxiliaryTablesOrBuilder(int index)
Several auxiliary tables can be used in the analysis. Each custom_tag used to tag a quasi-identifiers field must appear in exactly one field of one auxiliary table.
repeated .google.privacy.dlp.v2.StatisticalTable auxiliary_tables = 3;getAuxiliaryTablesOrBuilder in interface PrivacyMetric.DeltaPresenceEstimationConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PrivacyMetric.DeltaPresenceEstimationConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PrivacyMetric.DeltaPresenceEstimationConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PrivacyMetric.DeltaPresenceEstimationConfig.Builder newBuilder()
public static PrivacyMetric.DeltaPresenceEstimationConfig.Builder newBuilder(PrivacyMetric.DeltaPresenceEstimationConfig prototype)
public PrivacyMetric.DeltaPresenceEstimationConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PrivacyMetric.DeltaPresenceEstimationConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PrivacyMetric.DeltaPresenceEstimationConfig getDefaultInstance()
public static com.google.protobuf.Parser<PrivacyMetric.DeltaPresenceEstimationConfig> parser()
public com.google.protobuf.Parser<PrivacyMetric.DeltaPresenceEstimationConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PrivacyMetric.DeltaPresenceEstimationConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.