status property
The status of the document classifier. If the status is TRAINED
the classifier is ready to use. If the status is FAILED you can
see additional information about why the classifier wasn't trained in the
Message field.
Implementation
final ModelStatus? status;