Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
Modifier and Type | Method and Description |
---|---|
EntityMentionOrBuilder |
EntityOrBuilder.getMentionsOrBuilder(int index)
The mentions of this entity in the input document.
|
EntityMentionOrBuilder |
Entity.getMentionsOrBuilder(int index)
The mentions of this entity in the input document.
|
EntityMentionOrBuilder |
Entity.Builder.getMentionsOrBuilder(int index)
The mentions of this entity in the input document.
|
Modifier and Type | Method and Description |
---|---|
List<? extends EntityMentionOrBuilder> |
EntityOrBuilder.getMentionsOrBuilderList()
The mentions of this entity in the input document.
|
List<? extends EntityMentionOrBuilder> |
Entity.getMentionsOrBuilderList()
The mentions of this entity in the input document.
|
List<? extends EntityMentionOrBuilder> |
Entity.Builder.getMentionsOrBuilderList()
The mentions of this entity in the input document.
|
Copyright © 2022 Google LLC. All rights reserved.