Package com.google.privacy.dlp.v2
Class PrivacyMetric.KAnonymityConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
- com.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig.Builder
-
- All Implemented Interfaces:
PrivacyMetric.KAnonymityConfigOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PrivacyMetric.KAnonymityConfig
public static final class PrivacyMetric.KAnonymityConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder> implements PrivacyMetric.KAnonymityConfigOrBuilder
k-anonymity metric, used for analysis of reidentification risk.
Protobuf typegoogle.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PrivacyMetric.KAnonymityConfig.Builder
addAllQuasiIds(Iterable<? extends FieldId> values)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
addQuasiIds(int index, FieldId value)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
addQuasiIds(int index, FieldId.Builder builderForValue)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
addQuasiIds(FieldId value)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
addQuasiIds(FieldId.Builder builderForValue)
Set of fields to compute k-anonymity over.FieldId.Builder
addQuasiIdsBuilder()
Set of fields to compute k-anonymity over.FieldId.Builder
addQuasiIdsBuilder(int index)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PrivacyMetric.KAnonymityConfig
build()
PrivacyMetric.KAnonymityConfig
buildPartial()
PrivacyMetric.KAnonymityConfig.Builder
clear()
PrivacyMetric.KAnonymityConfig.Builder
clearEntityId()
Message indicating that multiple rows might be associated to a single individual.PrivacyMetric.KAnonymityConfig.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PrivacyMetric.KAnonymityConfig.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
PrivacyMetric.KAnonymityConfig.Builder
clearQuasiIds()
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
clone()
PrivacyMetric.KAnonymityConfig
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
EntityId
getEntityId()
Message indicating that multiple rows might be associated to a single individual.EntityId.Builder
getEntityIdBuilder()
Message indicating that multiple rows might be associated to a single individual.EntityIdOrBuilder
getEntityIdOrBuilder()
Message indicating that multiple rows might be associated to a single individual.FieldId
getQuasiIds(int index)
Set of fields to compute k-anonymity over.FieldId.Builder
getQuasiIdsBuilder(int index)
Set of fields to compute k-anonymity over.List<FieldId.Builder>
getQuasiIdsBuilderList()
Set of fields to compute k-anonymity over.int
getQuasiIdsCount()
Set of fields to compute k-anonymity over.List<FieldId>
getQuasiIdsList()
Set of fields to compute k-anonymity over.FieldIdOrBuilder
getQuasiIdsOrBuilder(int index)
Set of fields to compute k-anonymity over.List<? extends FieldIdOrBuilder>
getQuasiIdsOrBuilderList()
Set of fields to compute k-anonymity over.boolean
hasEntityId()
Message indicating that multiple rows might be associated to a single individual.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PrivacyMetric.KAnonymityConfig.Builder
mergeEntityId(EntityId value)
Message indicating that multiple rows might be associated to a single individual.PrivacyMetric.KAnonymityConfig.Builder
mergeFrom(PrivacyMetric.KAnonymityConfig other)
PrivacyMetric.KAnonymityConfig.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PrivacyMetric.KAnonymityConfig.Builder
mergeFrom(com.google.protobuf.Message other)
PrivacyMetric.KAnonymityConfig.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PrivacyMetric.KAnonymityConfig.Builder
removeQuasiIds(int index)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
setEntityId(EntityId value)
Message indicating that multiple rows might be associated to a single individual.PrivacyMetric.KAnonymityConfig.Builder
setEntityId(EntityId.Builder builderForValue)
Message indicating that multiple rows might be associated to a single individual.PrivacyMetric.KAnonymityConfig.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PrivacyMetric.KAnonymityConfig.Builder
setQuasiIds(int index, FieldId value)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
setQuasiIds(int index, FieldId.Builder builderForValue)
Set of fields to compute k-anonymity over.PrivacyMetric.KAnonymityConfig.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
PrivacyMetric.KAnonymityConfig.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
clear
public PrivacyMetric.KAnonymityConfig.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
getDefaultInstanceForType
public PrivacyMetric.KAnonymityConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PrivacyMetric.KAnonymityConfig build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PrivacyMetric.KAnonymityConfig buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PrivacyMetric.KAnonymityConfig.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
setField
public PrivacyMetric.KAnonymityConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
clearField
public PrivacyMetric.KAnonymityConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
clearOneof
public PrivacyMetric.KAnonymityConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
setRepeatedField
public PrivacyMetric.KAnonymityConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
addRepeatedField
public PrivacyMetric.KAnonymityConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
mergeFrom
public PrivacyMetric.KAnonymityConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
mergeFrom
public PrivacyMetric.KAnonymityConfig.Builder mergeFrom(PrivacyMetric.KAnonymityConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
mergeFrom
public PrivacyMetric.KAnonymityConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PrivacyMetric.KAnonymityConfig.Builder>
- Throws:
IOException
-
getQuasiIdsList
public List<FieldId> getQuasiIdsList()
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
- Specified by:
getQuasiIdsList
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
-
getQuasiIdsCount
public int getQuasiIdsCount()
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
- Specified by:
getQuasiIdsCount
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
-
getQuasiIds
public FieldId getQuasiIds(int index)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
- Specified by:
getQuasiIds
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
-
setQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder setQuasiIds(int index, FieldId value)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
setQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder setQuasiIds(int index, FieldId.Builder builderForValue)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
addQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder addQuasiIds(FieldId value)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
addQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder addQuasiIds(int index, FieldId value)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
addQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder addQuasiIds(FieldId.Builder builderForValue)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
addQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder addQuasiIds(int index, FieldId.Builder builderForValue)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
addAllQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder addAllQuasiIds(Iterable<? extends FieldId> values)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
clearQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder clearQuasiIds()
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
removeQuasiIds
public PrivacyMetric.KAnonymityConfig.Builder removeQuasiIds(int index)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
getQuasiIdsBuilder
public FieldId.Builder getQuasiIdsBuilder(int index)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
getQuasiIdsOrBuilder
public FieldIdOrBuilder getQuasiIdsOrBuilder(int index)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
- Specified by:
getQuasiIdsOrBuilder
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
-
getQuasiIdsOrBuilderList
public List<? extends FieldIdOrBuilder> getQuasiIdsOrBuilderList()
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
- Specified by:
getQuasiIdsOrBuilderList
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
-
addQuasiIdsBuilder
public FieldId.Builder addQuasiIdsBuilder()
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
addQuasiIdsBuilder
public FieldId.Builder addQuasiIdsBuilder(int index)
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
getQuasiIdsBuilderList
public List<FieldId.Builder> getQuasiIdsBuilderList()
Set of fields to compute k-anonymity over. When multiple fields are specified, they are considered a single composite key. Structs and repeated data types are not supported; however, nested fields are supported so long as they are not structs themselves or nested within a repeated field.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;
-
hasEntityId
public boolean hasEntityId()
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
- Specified by:
hasEntityId
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
- Returns:
- Whether the entityId field is set.
-
getEntityId
public EntityId getEntityId()
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
- Specified by:
getEntityId
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
- Returns:
- The entityId.
-
setEntityId
public PrivacyMetric.KAnonymityConfig.Builder setEntityId(EntityId value)
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
-
setEntityId
public PrivacyMetric.KAnonymityConfig.Builder setEntityId(EntityId.Builder builderForValue)
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
-
mergeEntityId
public PrivacyMetric.KAnonymityConfig.Builder mergeEntityId(EntityId value)
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
-
clearEntityId
public PrivacyMetric.KAnonymityConfig.Builder clearEntityId()
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
-
getEntityIdBuilder
public EntityId.Builder getEntityIdBuilder()
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
-
getEntityIdOrBuilder
public EntityIdOrBuilder getEntityIdOrBuilder()
Message indicating that multiple rows might be associated to a single individual. If the same entity_id is associated to multiple quasi-identifier tuples over distinct rows, we consider the entire collection of tuples as the composite quasi-identifier. This collection is a multiset: the order in which the different tuples appear in the dataset is ignored, but their frequency is taken into account. Important note: a maximum of 1000 rows can be associated to a single entity ID. If more rows are associated with the same entity ID, some might be ignored.
.google.privacy.dlp.v2.EntityId entity_id = 2;
- Specified by:
getEntityIdOrBuilder
in interfacePrivacyMetric.KAnonymityConfigOrBuilder
-
setUnknownFields
public final PrivacyMetric.KAnonymityConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
mergeUnknownFields
public final PrivacyMetric.KAnonymityConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PrivacyMetric.KAnonymityConfig.Builder>
-
-