Retail V2 API - Module Google::Cloud::Retail::V2::Model::ServingState (v2.8.1)
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]