| Modifier and Type | Method and Description |
|---|---|
EntityMentionData |
EntityMentionData.Builder.build() |
EntityMentionData |
EntityMentionData.Builder.buildPartial() |
static EntityMentionData |
EntityMentionData.getDefaultInstance() |
EntityMentionData |
EntityMentionData.getDefaultInstanceForType() |
EntityMentionData |
EntityMentionData.Builder.getDefaultInstanceForType() |
EntityMentionData |
CallAnnotationOrBuilder.getEntityMentionData()
Data specifying an entity mention.
|
EntityMentionData |
CallAnnotation.getEntityMentionData()
Data specifying an entity mention.
|
EntityMentionData |
CallAnnotation.Builder.getEntityMentionData()
Data specifying an entity mention.
|
static EntityMentionData |
EntityMentionData.parseDelimitedFrom(InputStream input) |
static EntityMentionData |
EntityMentionData.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMentionData |
EntityMentionData.parseFrom(byte[] data) |
static EntityMentionData |
EntityMentionData.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMentionData |
EntityMentionData.parseFrom(ByteBuffer data) |
static EntityMentionData |
EntityMentionData.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMentionData |
EntityMentionData.parseFrom(com.google.protobuf.ByteString data) |
static EntityMentionData |
EntityMentionData.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMentionData |
EntityMentionData.parseFrom(com.google.protobuf.CodedInputStream input) |
static EntityMentionData |
EntityMentionData.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityMentionData |
EntityMentionData.parseFrom(InputStream input) |
static EntityMentionData |
EntityMentionData.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EntityMentionData> |
EntityMentionData.getParserForType() |
static com.google.protobuf.Parser<EntityMentionData> |
EntityMentionData.parser() |
| Modifier and Type | Method and Description |
|---|---|
CallAnnotation.Builder |
CallAnnotation.Builder.mergeEntityMentionData(EntityMentionData value)
Data specifying an entity mention.
|
EntityMentionData.Builder |
EntityMentionData.Builder.mergeFrom(EntityMentionData other) |
static EntityMentionData.Builder |
EntityMentionData.newBuilder(EntityMentionData prototype) |
CallAnnotation.Builder |
CallAnnotation.Builder.setEntityMentionData(EntityMentionData value)
Data specifying an entity mention.
|
Copyright © 2023 Google LLC. All rights reserved.