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

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

Describes the labelling 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 labelled.

DOCUMENT_UNLABELED

value: 2
Document has not been labelled.

DOCUMENT_AUTO_LABELED

value: 3
Document has been auto-labelled.