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

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

The training state of the model.

Constants

TRAINING_STATE_UNSPECIFIED

value: 0
Unspecified training state.

PAUSED

value: 1
The model training is paused.

TRAINING

value: 2
The model is training.