Retail V2 API - Module Google::Cloud::Retail::V2::Model::DataState (v0.16.0)

Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::Model::DataState.

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

Constants

DATA_STATE_UNSPECIFIED

value: 0
Unspecified default value, should never be explicitly set.

DATA_OK

value: 1
The model has sufficient training data.

DATA_ERROR

value: 2
The model does not have sufficient training data. Error messages can be queried via Stackdriver.