public static final class PrivacyMetric.LDiversityConfig extends com.google.protobuf.GeneratedMessageV3 implements PrivacyMetric.LDiversityConfigOrBuilder
l-diversity metric, used for analysis of reidentification risk.Protobuf type
google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig| Modifier and Type | Class and Description |
|---|---|
static class |
PrivacyMetric.LDiversityConfig.Builder
l-diversity metric, used for analysis of reidentification risk.
|
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 |
QUASI_IDS_FIELD_NUMBER |
static int |
SENSITIVE_ATTRIBUTE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PrivacyMetric.LDiversityConfig |
getDefaultInstance() |
PrivacyMetric.LDiversityConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<PrivacyMetric.LDiversityConfig> |
getParserForType() |
FieldId |
getQuasiIds(int index)
Set of quasi-identifiers indicating how equivalence classes are
defined for the l-diversity computation.
|
int |
getQuasiIdsCount()
Set of quasi-identifiers indicating how equivalence classes are
defined for the l-diversity computation.
|
List<FieldId> |
getQuasiIdsList()
Set of quasi-identifiers indicating how equivalence classes are
defined for the l-diversity computation.
|
FieldIdOrBuilder |
getQuasiIdsOrBuilder(int index)
Set of quasi-identifiers indicating how equivalence classes are
defined for the l-diversity computation.
|
List<? extends FieldIdOrBuilder> |
getQuasiIdsOrBuilderList()
Set of quasi-identifiers indicating how equivalence classes are
defined for the l-diversity computation.
|
FieldId |
getSensitiveAttribute()
Sensitive field for computing the l-value.
|
FieldIdOrBuilder |
getSensitiveAttributeOrBuilder()
Sensitive field for computing the l-value.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasSensitiveAttribute()
Sensitive field for computing the l-value.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static PrivacyMetric.LDiversityConfig.Builder |
newBuilder() |
static PrivacyMetric.LDiversityConfig.Builder |
newBuilder(PrivacyMetric.LDiversityConfig prototype) |
PrivacyMetric.LDiversityConfig.Builder |
newBuilderForType() |
protected PrivacyMetric.LDiversityConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PrivacyMetric.LDiversityConfig |
parseDelimitedFrom(InputStream input) |
static PrivacyMetric.LDiversityConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.LDiversityConfig |
parseFrom(byte[] data) |
static PrivacyMetric.LDiversityConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.LDiversityConfig |
parseFrom(ByteBuffer data) |
static PrivacyMetric.LDiversityConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.LDiversityConfig |
parseFrom(com.google.protobuf.ByteString data) |
static PrivacyMetric.LDiversityConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.LDiversityConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PrivacyMetric.LDiversityConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PrivacyMetric.LDiversityConfig |
parseFrom(InputStream input) |
static PrivacyMetric.LDiversityConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PrivacyMetric.LDiversityConfig> |
parser() |
PrivacyMetric.LDiversityConfig.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 SENSITIVE_ATTRIBUTE_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<FieldId> getQuasiIdsList()
Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity computation. When multiple fields are specified, they are considered a single composite key.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;getQuasiIdsList in interface PrivacyMetric.LDiversityConfigOrBuilderpublic List<? extends FieldIdOrBuilder> getQuasiIdsOrBuilderList()
Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity computation. When multiple fields are specified, they are considered a single composite key.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;getQuasiIdsOrBuilderList in interface PrivacyMetric.LDiversityConfigOrBuilderpublic int getQuasiIdsCount()
Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity computation. When multiple fields are specified, they are considered a single composite key.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;getQuasiIdsCount in interface PrivacyMetric.LDiversityConfigOrBuilderpublic FieldId getQuasiIds(int index)
Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity computation. When multiple fields are specified, they are considered a single composite key.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;getQuasiIds in interface PrivacyMetric.LDiversityConfigOrBuilderpublic FieldIdOrBuilder getQuasiIdsOrBuilder(int index)
Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity computation. When multiple fields are specified, they are considered a single composite key.
repeated .google.privacy.dlp.v2.FieldId quasi_ids = 1;getQuasiIdsOrBuilder in interface PrivacyMetric.LDiversityConfigOrBuilderpublic boolean hasSensitiveAttribute()
Sensitive field for computing the l-value.
.google.privacy.dlp.v2.FieldId sensitive_attribute = 2;hasSensitiveAttribute in interface PrivacyMetric.LDiversityConfigOrBuilderpublic FieldId getSensitiveAttribute()
Sensitive field for computing the l-value.
.google.privacy.dlp.v2.FieldId sensitive_attribute = 2;getSensitiveAttribute in interface PrivacyMetric.LDiversityConfigOrBuilderpublic FieldIdOrBuilder getSensitiveAttributeOrBuilder()
Sensitive field for computing the l-value.
.google.privacy.dlp.v2.FieldId sensitive_attribute = 2;getSensitiveAttributeOrBuilder in interface PrivacyMetric.LDiversityConfigOrBuilderpublic 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.LDiversityConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PrivacyMetric.LDiversityConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static PrivacyMetric.LDiversityConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static PrivacyMetric.LDiversityConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic PrivacyMetric.LDiversityConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static PrivacyMetric.LDiversityConfig.Builder newBuilder()
public static PrivacyMetric.LDiversityConfig.Builder newBuilder(PrivacyMetric.LDiversityConfig prototype)
public PrivacyMetric.LDiversityConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected PrivacyMetric.LDiversityConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static PrivacyMetric.LDiversityConfig getDefaultInstance()
public static com.google.protobuf.Parser<PrivacyMetric.LDiversityConfig> parser()
public com.google.protobuf.Parser<PrivacyMetric.LDiversityConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public PrivacyMetric.LDiversityConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.