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

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.