Class DataState (0.11.11)

DataState(value)

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

Values: DATA_STATE_UNSPECIFIED (0): Unspecified default value, should never be explicitly set. DATA_OK (1): The engine has sufficient training data. DATA_ERROR (2): The engine does not have sufficient training data. Error messages can be queried via Stackdriver.