Class DocumentLabelingState (2.29.0)

DocumentLabelingState(value)

Describes the labeling status of a document.

Enums

Name Description
DOCUMENT_LABELING_STATE_UNSPECIFIED Default value if the enum is not set.
DOCUMENT_LABELED Document has been labeled.
DOCUMENT_UNLABELED Document has not been labeled.
DOCUMENT_AUTO_LABELED Document has been auto-labeled.