Class DataState (1.18.0)

DataState(value)

Describes whether this model 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 model has sufficient training data. DATA_ERROR (2): The model does not have sufficient training data. Error messages can be queried via Stackdriver.