| Modifier and Type | Method and Description |
|---|---|
static EntityMentionData.MentionType |
EntityMentionData.MentionType.forNumber(int value) |
EntityMentionData.MentionType |
EntityMentionData.getType()
The type of the entity mention.
|
EntityMentionData.MentionType |
EntityMentionData.Builder.getType()
The type of the entity mention.
|
EntityMentionData.MentionType |
EntityMentionDataOrBuilder.getType()
The type of the entity mention.
|
static EntityMentionData.MentionType |
EntityMentionData.MentionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static EntityMentionData.MentionType |
EntityMentionData.MentionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EntityMentionData.MentionType |
EntityMentionData.MentionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityMentionData.MentionType[] |
EntityMentionData.MentionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<EntityMentionData.MentionType> |
EntityMentionData.MentionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
EntityMentionData.Builder |
EntityMentionData.Builder.setType(EntityMentionData.MentionType value)
The type of the entity mention.
|
Copyright © 2023 Google LLC. All rights reserved.