Uses of Interface
com.google.privacy.dlp.v2.EntityIdOrBuilder
-
Packages that use EntityIdOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of EntityIdOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement EntityIdOrBuilder Modifier and Type Class Description class
EntityId
An entity in a dataset is a field or set of fields that correspond to a single person.static class
EntityId.Builder
An entity in a dataset is a field or set of fields that correspond to a single person.Methods in com.google.privacy.dlp.v2 that return EntityIdOrBuilder Modifier and Type Method Description EntityIdOrBuilder
PrivacyMetric.KAnonymityConfig.Builder. getEntityIdOrBuilder()
Message indicating that multiple rows might be associated to a single individual.EntityIdOrBuilder
PrivacyMetric.KAnonymityConfig. getEntityIdOrBuilder()
Message indicating that multiple rows might be associated to a single individual.EntityIdOrBuilder
PrivacyMetric.KAnonymityConfigOrBuilder. getEntityIdOrBuilder()
Message indicating that multiple rows might be associated to a single individual.
-