Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
Symbol
A single symbol representation.
|
static class |
Symbol.Builder
A single symbol representation.
|
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.