Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1Table |
GoogleCloudVisionV1p5beta1Table.clone() |
GoogleCloudVisionV1p5beta1Table |
GoogleCloudVisionV1p5beta1Block.getTable()
Detected table for TABLE block_type.
|
GoogleCloudVisionV1p5beta1Table |
GoogleCloudVisionV1p5beta1Table.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1Table |
GoogleCloudVisionV1p5beta1Table.setBodyRows(List<GoogleCloudVisionV1p5beta1TableTableRow> bodyRows)
Body rows of the table
|
GoogleCloudVisionV1p5beta1Table |
GoogleCloudVisionV1p5beta1Table.setHeaderRows(List<GoogleCloudVisionV1p5beta1TableTableRow> headerRows)
Header rows of the table
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1Block |
GoogleCloudVisionV1p5beta1Block.setTable(GoogleCloudVisionV1p5beta1Table table)
Detected table for TABLE block_type.
|
Copyright © 2011–2019 Google. All rights reserved.