Uses of Class
com.google.privacy.dlp.v2.EntityId.Builder
-
Packages that use EntityId.Builder Package Description com.google.privacy.dlp.v2 -
-
Uses of EntityId.Builder in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return EntityId.Builder Modifier and Type Method Description EntityId.BuilderEntityId.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntityId.BuilderEntityId.Builder. clear()EntityId.BuilderEntityId.Builder. clearField()Composite key indicating which field contains the entity identifier.EntityId.BuilderEntityId.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)EntityId.BuilderEntityId.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EntityId.BuilderEntityId.Builder. clone()EntityId.BuilderPrivacyMetric.KAnonymityConfig.Builder. getEntityIdBuilder()Message indicating that multiple rows might be associated to a single individual.EntityId.BuilderEntityId.Builder. mergeField(FieldId value)Composite key indicating which field contains the entity identifier.EntityId.BuilderEntityId.Builder. mergeFrom(EntityId other)EntityId.BuilderEntityId.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EntityId.BuilderEntityId.Builder. mergeFrom(com.google.protobuf.Message other)EntityId.BuilderEntityId.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static EntityId.BuilderEntityId. newBuilder()static EntityId.BuilderEntityId. newBuilder(EntityId prototype)EntityId.BuilderEntityId. newBuilderForType()protected EntityId.BuilderEntityId. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)EntityId.BuilderEntityId.Builder. setField(FieldId value)Composite key indicating which field contains the entity identifier.EntityId.BuilderEntityId.Builder. setField(FieldId.Builder builderForValue)Composite key indicating which field contains the entity identifier.EntityId.BuilderEntityId.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EntityId.BuilderEntityId.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)EntityId.BuilderEntityId.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)EntityId.BuilderEntityId. toBuilder()Methods in com.google.privacy.dlp.v2 with parameters of type EntityId.Builder Modifier and Type Method Description PrivacyMetric.KAnonymityConfig.BuilderPrivacyMetric.KAnonymityConfig.Builder. setEntityId(EntityId.Builder builderForValue)Message indicating that multiple rows might be associated to a single individual.
-