Discovery Engine V1BETA API - Module Google::Cloud::DiscoveryEngine::V1beta::Engine::ModelState (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API module Google::Cloud::DiscoveryEngine::V1beta::Engine::ModelState.

The status of the model for the engine.

Constants

MODEL_STATE_UNSPECIFIED

value: 0
The model state is unspecified.

MODEL_ENABLED

value: 1
The model is enabled by admin.

MODEL_DISABLED

value: 2
The model is disabled by admin.