Package | Description |
---|---|
com.google.cloud.vision.v1p2beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
BlockOrBuilder |
PageOrBuilder.getBlocksOrBuilder(int index)
List of blocks of text, images etc on this page.
|
BlockOrBuilder |
Page.getBlocksOrBuilder(int index)
List of blocks of text, images etc on this page.
|
BlockOrBuilder |
Page.Builder.getBlocksOrBuilder(int index)
List of blocks of text, images etc on this page.
|
Modifier and Type | Method and Description |
---|---|
List<? extends BlockOrBuilder> |
PageOrBuilder.getBlocksOrBuilderList()
List of blocks of text, images etc on this page.
|
List<? extends BlockOrBuilder> |
Page.getBlocksOrBuilderList()
List of blocks of text, images etc on this page.
|
List<? extends BlockOrBuilder> |
Page.Builder.getBlocksOrBuilderList()
List of blocks of text, images etc on this page.
|
Copyright © 2022 Google LLC. All rights reserved.