Retail V2 API - Module Google::Cloud::Retail::V2::Model::ServingState (v2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Retail V2 API module Google::Cloud::Retail::V2::Model::ServingState.
The serving state of the model.
Constants
SERVING_STATE_UNSPECIFIED
value: 0 Unspecified serving state.
INACTIVE
value: 1 The model is not serving.
ACTIVE
value: 2 The model is serving and can be queried.
TUNED
value: 3 The model is trained on tuned hyperparameters and can be
queried.