Document AI V1 API - Module Google::Cloud::DocumentAI::V1::Document::Page::Layout::Orientation (v0.10.0)

Reference documentation and code samples for the Document AI V1 API module Google::Cloud::DocumentAI::V1::Document::Page::Layout::Orientation.

Detected human reading orientation.

Constants

ORIENTATION_UNSPECIFIED

value: 0
Unspecified orientation.

PAGE_UP

value: 1
Orientation is aligned with page up.

PAGE_RIGHT

value: 2
Orientation is aligned with page right. Turn the head 90 degrees clockwise from upright to read.

PAGE_DOWN

value: 3
Orientation is aligned with page down. Turn the head 180 degrees from upright to read.

PAGE_LEFT

value: 4
Orientation is aligned with page left. Turn the head 90 degrees counterclockwise from upright to read.