Financial Services V1 API - Module Google::Cloud::FinancialServices::V1::EngineVersion::State (v0.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Financial Services V1 API module Google::Cloud::FinancialServices::V1::EngineVersion::State.
State determines the lifecycle of a version and the models/engine configs
trained with it.
Constants
STATE_UNSPECIFIED
value: 0 Default state, should never be used.
ACTIVE
value: 1 Version is available for training and inference.
LIMITED
value: 2 Models using this version can still be run, but new ones cannot be
trained.
DECOMMISSIONED
value: 3 Version is deprecated, listed for informational purposes only.
[[["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."],[],[]]