status
The status of the document classifier. If the status is TRAINED
the classifier is ready to use. If the status is TRAINED_WITH_WARNINGS
the classifier training succeeded, but you should review the warnings returned in the CreateDocumentClassifier
response.
If the status is FAILED
you can see additional information about why the classifier wasn't trained in the Message
field.