Cloud Vision V1p3beta1 API - Module Google::Cloud::Vision::V1p3beta1::Block::BlockType (v0.6.0)

Reference documentation and code samples for the Cloud Vision V1p3beta1 API module Google::Cloud::Vision::V1p3beta1::Block::BlockType.

Type of a block (text, image etc) as identified by OCR.

Constants

UNKNOWN

value: 0
Unknown block type.

TEXT

value: 1
Regular text block.

TABLE

value: 2
Table block.

PICTURE

value: 3
Image block.

RULER

value: 4
Horizontal/vertical line box.

BARCODE

value: 5
Barcode block.