Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
WordOrBuilder |
Paragraph.getWordsOrBuilder(int index)
List of all words in this paragraph.
|
WordOrBuilder |
Paragraph.Builder.getWordsOrBuilder(int index)
List of all words in this paragraph.
|
WordOrBuilder |
ParagraphOrBuilder.getWordsOrBuilder(int index)
List of all words in this paragraph.
|
Modifier and Type | Method and Description |
---|---|
List<? extends WordOrBuilder> |
Paragraph.getWordsOrBuilderList()
List of all words in this paragraph.
|
List<? extends WordOrBuilder> |
Paragraph.Builder.getWordsOrBuilderList()
List of all words in this paragraph.
|
List<? extends WordOrBuilder> |
ParagraphOrBuilder.getWordsOrBuilderList()
List of all words in this paragraph.
|
Copyright © 2022 Google LLC. All rights reserved.