Module: Google::Cloud::DiscoveryEngine::V1beta::Engine::MediaRecommendationEngineConfig::TrainingState
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/engine.rb
Overview
The training state of the engine.
Constant Summary collapse
- TRAINING_STATE_UNSPECIFIED =
Unspecified training state.
0- PAUSED =
The engine training is paused.
1- TRAINING =
The engine is training.
2