Class DataState (0.11.13)

DataState(value)

Describes whether this engine have sufficient training data to be continuously trained.

Enums

Name Description
DATA_STATE_UNSPECIFIED Unspecified default value, should never be explicitly set.
DATA_OK The engine has sufficient training data.
DATA_ERROR The engine does not have sufficient training data. Error messages can be queried via Stackdriver.