Module Google::Cloud::DocumentAI::V1beta3::Document::Page::Layout::Orientation (v0.10.0)

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.