Class DocumentLabelingState (2.27.0)

DocumentLabelingState(value)

Describes the labeling status of a document.

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