Class DocumentLabelingState (2.23.0)

DocumentLabelingState(value)

Describes the labelling status of a document.

Values: DOCUMENT_LABELING_STATE_UNSPECIFIED (0): Default value if the enum is not set. DOCUMENT_LABELED (1): Document has been labelled. DOCUMENT_UNLABELED (2): Document has not been labelled. DOCUMENT_AUTO_LABELED (3): Document has been auto-labelled.