Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
TextAnnotation.TextProperty
Additional information detected on the structural component.
|
static class |
TextAnnotation.TextProperty.Builder
Additional information detected on the structural component.
|
Modifier and Type | Method and Description |
---|---|
TextAnnotation.TextPropertyOrBuilder |
BlockOrBuilder.getPropertyOrBuilder()
Additional information detected for the block.
|
TextAnnotation.TextPropertyOrBuilder |
Paragraph.getPropertyOrBuilder()
Additional information detected for the paragraph.
|
TextAnnotation.TextPropertyOrBuilder |
Paragraph.Builder.getPropertyOrBuilder()
Additional information detected for the paragraph.
|
TextAnnotation.TextPropertyOrBuilder |
PageOrBuilder.getPropertyOrBuilder()
Additional information detected on the page.
|
TextAnnotation.TextPropertyOrBuilder |
Word.getPropertyOrBuilder()
Additional information detected for the word.
|
TextAnnotation.TextPropertyOrBuilder |
Word.Builder.getPropertyOrBuilder()
Additional information detected for the word.
|
TextAnnotation.TextPropertyOrBuilder |
ParagraphOrBuilder.getPropertyOrBuilder()
Additional information detected for the paragraph.
|
TextAnnotation.TextPropertyOrBuilder |
Block.getPropertyOrBuilder()
Additional information detected for the block.
|
TextAnnotation.TextPropertyOrBuilder |
Block.Builder.getPropertyOrBuilder()
Additional information detected for the block.
|
TextAnnotation.TextPropertyOrBuilder |
SymbolOrBuilder.getPropertyOrBuilder()
Additional information detected for the symbol.
|
TextAnnotation.TextPropertyOrBuilder |
WordOrBuilder.getPropertyOrBuilder()
Additional information detected for the word.
|
TextAnnotation.TextPropertyOrBuilder |
Page.getPropertyOrBuilder()
Additional information detected on the page.
|
TextAnnotation.TextPropertyOrBuilder |
Page.Builder.getPropertyOrBuilder()
Additional information detected on the page.
|
TextAnnotation.TextPropertyOrBuilder |
Symbol.getPropertyOrBuilder()
Additional information detected for the symbol.
|
TextAnnotation.TextPropertyOrBuilder |
Symbol.Builder.getPropertyOrBuilder()
Additional information detected for the symbol.
|
Copyright © 2022 Google LLC. All rights reserved.