Class State (1.8.0)

State(value)

State of the model.

Values: STATE_UNSPECIFIED (0): Unspecified. UNDEPLOYED (1): Model is not deployed but is ready to deploy. DEPLOYING (2): Model is being deployed. DEPLOYED (3): Model is deployed and is ready to be used. A model can only be used in analysis if it's in this state. UNDEPLOYING (4): Model is being undeployed. DELETING (5): Model is being deleted.