Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
Modifier and Type | Method and Description |
---|---|
TokenOrBuilder |
AnnotateTextResponse.getTokensOrBuilder(int index)
Tokens, along with their syntactic information, in the input document.
|
TokenOrBuilder |
AnnotateTextResponse.Builder.getTokensOrBuilder(int index)
Tokens, along with their syntactic information, in the input document.
|
TokenOrBuilder |
AnalyzeSyntaxResponseOrBuilder.getTokensOrBuilder(int index)
Tokens, along with their syntactic information, in the input document.
|
TokenOrBuilder |
AnnotateTextResponseOrBuilder.getTokensOrBuilder(int index)
Tokens, along with their syntactic information, in the input document.
|
TokenOrBuilder |
AnalyzeSyntaxResponse.getTokensOrBuilder(int index)
Tokens, along with their syntactic information, in the input document.
|
TokenOrBuilder |
AnalyzeSyntaxResponse.Builder.getTokensOrBuilder(int index)
Tokens, along with their syntactic information, in the input document.
|
Modifier and Type | Method and Description |
---|---|
List<? extends TokenOrBuilder> |
AnnotateTextResponse.getTokensOrBuilderList()
Tokens, along with their syntactic information, in the input document.
|
List<? extends TokenOrBuilder> |
AnnotateTextResponse.Builder.getTokensOrBuilderList()
Tokens, along with their syntactic information, in the input document.
|
List<? extends TokenOrBuilder> |
AnalyzeSyntaxResponseOrBuilder.getTokensOrBuilderList()
Tokens, along with their syntactic information, in the input document.
|
List<? extends TokenOrBuilder> |
AnnotateTextResponseOrBuilder.getTokensOrBuilderList()
Tokens, along with their syntactic information, in the input document.
|
List<? extends TokenOrBuilder> |
AnalyzeSyntaxResponse.getTokensOrBuilderList()
Tokens, along with their syntactic information, in the input document.
|
List<? extends TokenOrBuilder> |
AnalyzeSyntaxResponse.Builder.getTokensOrBuilderList()
Tokens, along with their syntactic information, in the input document.
|
Copyright © 2022 Google LLC. All rights reserved.