| Modifier and Type | Method and Description |
|---|---|
EntityMentionData.Builder |
EntityMentionData.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EntityMentionData.Builder |
EntityMentionData.Builder.clear() |
EntityMentionData.Builder |
EntityMentionData.Builder.clearEntityUniqueId()
The key of this entity in conversation entities.
|
EntityMentionData.Builder |
EntityMentionData.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EntityMentionData.Builder |
EntityMentionData.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EntityMentionData.Builder |
EntityMentionData.Builder.clearSentiment()
Sentiment expressed for this mention of the entity.
|
EntityMentionData.Builder |
EntityMentionData.Builder.clearType()
The type of the entity mention.
|
EntityMentionData.Builder |
EntityMentionData.Builder.clone() |
EntityMentionData.Builder |
CallAnnotation.Builder.getEntityMentionDataBuilder()
Data specifying an entity mention.
|
EntityMentionData.Builder |
EntityMentionData.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EntityMentionData.Builder |
EntityMentionData.Builder.mergeFrom(EntityMentionData other) |
EntityMentionData.Builder |
EntityMentionData.Builder.mergeFrom(com.google.protobuf.Message other) |
EntityMentionData.Builder |
EntityMentionData.Builder.mergeSentiment(SentimentData value)
Sentiment expressed for this mention of the entity.
|
EntityMentionData.Builder |
EntityMentionData.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static EntityMentionData.Builder |
EntityMentionData.newBuilder() |
static EntityMentionData.Builder |
EntityMentionData.newBuilder(EntityMentionData prototype) |
EntityMentionData.Builder |
EntityMentionData.newBuilderForType() |
protected EntityMentionData.Builder |
EntityMentionData.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
EntityMentionData.Builder |
EntityMentionData.Builder.setEntityUniqueId(String value)
The key of this entity in conversation entities.
|
EntityMentionData.Builder |
EntityMentionData.Builder.setEntityUniqueIdBytes(com.google.protobuf.ByteString value)
The key of this entity in conversation entities.
|
EntityMentionData.Builder |
EntityMentionData.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EntityMentionData.Builder |
EntityMentionData.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EntityMentionData.Builder |
EntityMentionData.Builder.setSentiment(SentimentData.Builder builderForValue)
Sentiment expressed for this mention of the entity.
|
EntityMentionData.Builder |
EntityMentionData.Builder.setSentiment(SentimentData value)
Sentiment expressed for this mention of the entity.
|
EntityMentionData.Builder |
EntityMentionData.Builder.setType(EntityMentionData.MentionType value)
The type of the entity mention.
|
EntityMentionData.Builder |
EntityMentionData.Builder.setTypeValue(int value)
The type of the entity mention.
|
EntityMentionData.Builder |
EntityMentionData.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EntityMentionData.Builder |
EntityMentionData.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
CallAnnotation.Builder |
CallAnnotation.Builder.setEntityMentionData(EntityMentionData.Builder builderForValue)
Data specifying an entity mention.
|
Copyright © 2025 Google LLC. All rights reserved.