Module: Google::Cloud::DiscoveryEngine::V1beta::Engine::ModelState
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1beta/engine.rb
Overview
The status of the model for the engine.
Constant Summary collapse
- MODEL_STATE_UNSPECIFIED =
The model state is unspecified.
0- MODEL_ENABLED =
The model is enabled by admin.
1- MODEL_DISABLED =
The model is disabled by admin.
2