| Modifier and Type | Method and Description |
|---|---|
EntityId |
EntityId.Builder.build() |
EntityId |
EntityId.Builder.buildPartial() |
static EntityId |
EntityId.getDefaultInstance() |
EntityId |
EntityId.getDefaultInstanceForType() |
EntityId |
EntityId.Builder.getDefaultInstanceForType() |
EntityId |
PrivacyMetric.KAnonymityConfigOrBuilder.getEntityId()
Message indicating that multiple rows might be associated to a
single individual.
|
EntityId |
PrivacyMetric.KAnonymityConfig.getEntityId()
Message indicating that multiple rows might be associated to a
single individual.
|
EntityId |
PrivacyMetric.KAnonymityConfig.Builder.getEntityId()
Message indicating that multiple rows might be associated to a
single individual.
|
static EntityId |
EntityId.parseDelimitedFrom(InputStream input) |
static EntityId |
EntityId.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityId |
EntityId.parseFrom(byte[] data) |
static EntityId |
EntityId.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityId |
EntityId.parseFrom(ByteBuffer data) |
static EntityId |
EntityId.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityId |
EntityId.parseFrom(com.google.protobuf.ByteString data) |
static EntityId |
EntityId.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityId |
EntityId.parseFrom(com.google.protobuf.CodedInputStream input) |
static EntityId |
EntityId.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityId |
EntityId.parseFrom(InputStream input) |
static EntityId |
EntityId.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EntityId> |
EntityId.getParserForType() |
static com.google.protobuf.Parser<EntityId> |
EntityId.parser() |
| Modifier and Type | Method and Description |
|---|---|
PrivacyMetric.KAnonymityConfig.Builder |
PrivacyMetric.KAnonymityConfig.Builder.mergeEntityId(EntityId value)
Message indicating that multiple rows might be associated to a
single individual.
|
EntityId.Builder |
EntityId.Builder.mergeFrom(EntityId other) |
static EntityId.Builder |
EntityId.newBuilder(EntityId prototype) |
PrivacyMetric.KAnonymityConfig.Builder |
PrivacyMetric.KAnonymityConfig.Builder.setEntityId(EntityId value)
Message indicating that multiple rows might be associated to a
single individual.
|
Copyright © 2022 Google LLC. All rights reserved.