public enum EngineVersion.Types.StateReference documentation and code samples for the Financial Services v1 API enum EngineVersion.Types.State.
State determines the lifecycle of a version and the models/engine configs trained with it.
Namespace
Google.Cloud.FinancialServices.V1Assembly
Google.Cloud.FinancialServices.V1.dll
Fields |
|
|---|---|
| Name | Description |
Active |
Version is available for training and inference. |
Decommissioned |
Version is deprecated, listed for informational purposes only. |
Limited |
Models using this version can still be run, but new ones cannot be trained. |
Unspecified |
Default state, should never be used. |