Package | Description |
---|---|
com.google.cloud.vision.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
SymbolOrBuilder |
Word.getSymbolsOrBuilder(int index)
List of symbols in the word.
|
SymbolOrBuilder |
Word.Builder.getSymbolsOrBuilder(int index)
List of symbols in the word.
|
SymbolOrBuilder |
WordOrBuilder.getSymbolsOrBuilder(int index)
List of symbols in the word.
|
Modifier and Type | Method and Description |
---|---|
List<? extends SymbolOrBuilder> |
Word.getSymbolsOrBuilderList()
List of symbols in the word.
|
List<? extends SymbolOrBuilder> |
Word.Builder.getSymbolsOrBuilderList()
List of symbols in the word.
|
List<? extends SymbolOrBuilder> |
WordOrBuilder.getSymbolsOrBuilderList()
List of symbols in the word.
|
Copyright © 2022 Google LLC. All rights reserved.