Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
Modifier and Type | Method and Description |
---|---|
SentenceOrBuilder |
AnnotateTextResponse.getSentencesOrBuilder(int index)
Sentences in the input document.
|
SentenceOrBuilder |
AnnotateTextResponse.Builder.getSentencesOrBuilder(int index)
Sentences in the input document.
|
SentenceOrBuilder |
AnalyzeSyntaxResponseOrBuilder.getSentencesOrBuilder(int index)
Sentences in the input document.
|
SentenceOrBuilder |
AnnotateTextResponseOrBuilder.getSentencesOrBuilder(int index)
Sentences in the input document.
|
SentenceOrBuilder |
AnalyzeSentimentResponseOrBuilder.getSentencesOrBuilder(int index)
The sentiment for all the sentences in the document.
|
SentenceOrBuilder |
AnalyzeSyntaxResponse.getSentencesOrBuilder(int index)
Sentences in the input document.
|
SentenceOrBuilder |
AnalyzeSyntaxResponse.Builder.getSentencesOrBuilder(int index)
Sentences in the input document.
|
SentenceOrBuilder |
AnalyzeSentimentResponse.getSentencesOrBuilder(int index)
The sentiment for all the sentences in the document.
|
SentenceOrBuilder |
AnalyzeSentimentResponse.Builder.getSentencesOrBuilder(int index)
The sentiment for all the sentences in the document.
|
Modifier and Type | Method and Description |
---|---|
List<? extends SentenceOrBuilder> |
AnnotateTextResponse.getSentencesOrBuilderList()
Sentences in the input document.
|
List<? extends SentenceOrBuilder> |
AnnotateTextResponse.Builder.getSentencesOrBuilderList()
Sentences in the input document.
|
List<? extends SentenceOrBuilder> |
AnalyzeSyntaxResponseOrBuilder.getSentencesOrBuilderList()
Sentences in the input document.
|
List<? extends SentenceOrBuilder> |
AnnotateTextResponseOrBuilder.getSentencesOrBuilderList()
Sentences in the input document.
|
List<? extends SentenceOrBuilder> |
AnalyzeSentimentResponseOrBuilder.getSentencesOrBuilderList()
The sentiment for all the sentences in the document.
|
List<? extends SentenceOrBuilder> |
AnalyzeSyntaxResponse.getSentencesOrBuilderList()
Sentences in the input document.
|
List<? extends SentenceOrBuilder> |
AnalyzeSyntaxResponse.Builder.getSentencesOrBuilderList()
Sentences in the input document.
|
List<? extends SentenceOrBuilder> |
AnalyzeSentimentResponse.getSentencesOrBuilderList()
The sentiment for all the sentences in the document.
|
List<? extends SentenceOrBuilder> |
AnalyzeSentimentResponse.Builder.getSentencesOrBuilderList()
The sentiment for all the sentences in the document.
|
Copyright © 2022 Google LLC. All rights reserved.