Uses of Class
com.google.privacy.dlp.v2.EntityId
-
Packages that use EntityId Package Description com.google.privacy.dlp.v2 -
-
Uses of EntityId in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return EntityId Modifier and Type Method Description EntityIdEntityId.Builder. build()EntityIdEntityId.Builder. buildPartial()static EntityIdEntityId. getDefaultInstance()EntityIdEntityId.Builder. getDefaultInstanceForType()EntityIdEntityId. getDefaultInstanceForType()EntityIdPrivacyMetric.KAnonymityConfig.Builder. getEntityId()Message indicating that multiple rows might be associated to a single individual.EntityIdPrivacyMetric.KAnonymityConfig. getEntityId()Message indicating that multiple rows might be associated to a single individual.EntityIdPrivacyMetric.KAnonymityConfigOrBuilder. getEntityId()Message indicating that multiple rows might be associated to a single individual.static EntityIdEntityId. parseDelimitedFrom(InputStream input)static EntityIdEntityId. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityIdEntityId. parseFrom(byte[] data)static EntityIdEntityId. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityIdEntityId. parseFrom(com.google.protobuf.ByteString data)static EntityIdEntityId. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityIdEntityId. parseFrom(com.google.protobuf.CodedInputStream input)static EntityIdEntityId. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityIdEntityId. parseFrom(InputStream input)static EntityIdEntityId. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityIdEntityId. parseFrom(ByteBuffer data)static EntityIdEntityId. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.privacy.dlp.v2 that return types with arguments of type EntityId Modifier and Type Method Description com.google.protobuf.Parser<EntityId>EntityId. getParserForType()static com.google.protobuf.Parser<EntityId>EntityId. parser()Methods in com.google.privacy.dlp.v2 with parameters of type EntityId Modifier and Type Method Description PrivacyMetric.KAnonymityConfig.BuilderPrivacyMetric.KAnonymityConfig.Builder. mergeEntityId(EntityId value)Message indicating that multiple rows might be associated to a single individual.EntityId.BuilderEntityId.Builder. mergeFrom(EntityId other)static EntityId.BuilderEntityId. newBuilder(EntityId prototype)PrivacyMetric.KAnonymityConfig.BuilderPrivacyMetric.KAnonymityConfig.Builder. setEntityId(EntityId value)Message indicating that multiple rows might be associated to a single individual.
-