Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::RevisionRef::RevisionCase (v0.33.1)

Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::RevisionRef::RevisionCase.

Some predefined revision cases.

Constants

REVISION_CASE_UNSPECIFIED

value: 0
Unspecified case, fall back to read the LATEST_HUMAN_REVIEW.

LATEST_HUMAN_REVIEW

value: 1
The latest revision made by a human.

LATEST_TIMESTAMP

value: 2
The latest revision based on timestamp.

BASE_OCR_REVISION

value: 3
The first (OCR) revision.