[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud Financial Services V1 Client - Class State (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-financialservices/latest/V1.EngineVersion.State)\n- [0.1.0](/php/docs/reference/cloud-financialservices/0.1.0/V1.EngineVersion.State) \nReference documentation and code samples for the Google Cloud Financial Services V1 Client class State.\n\nState determines the lifecycle of a version and the models/engine configs\ntrained with it.\n\nProtobuf type `google.cloud.financialservices.v1.EngineVersion.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ FinancialServices \\\\ V1 \\\\ EngineVersion\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nDefault state, should never be used.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### ACTIVE\n\n Value: 1\n\nVersion is available for training and inference.\n\nGenerated from protobuf enum `ACTIVE = 1;`\n\n### LIMITED\n\n Value: 2\n\nModels using this version can still be run, but new ones cannot be\ntrained.\n\nGenerated from protobuf enum `LIMITED = 2;`\n\n### DECOMMISSIONED\n\n Value: 3\n\nVersion is deprecated, listed for informational purposes only.\n\nGenerated from protobuf enum `DECOMMISSIONED = 3;`"]]