Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::DocumentLabelingState (v0.35.0)

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

Describes the labeling status of a document.

Constants

DOCUMENT_LABELING_STATE_UNSPECIFIED

value: 0
Default value if the enum is not set.

DOCUMENT_LABELED

value: 1
Document has been labeled.

DOCUMENT_UNLABELED

value: 2
Document has not been labeled.

DOCUMENT_AUTO_LABELED

value: 3
Document has been auto-labeled.