Class DeploymentState (2.10.1)

DeploymentState(value)

Deployment state of the model.

Values: DEPLOYMENT_STATE_UNSPECIFIED (0): Should not be used, an un-set enum has this value by default. DEPLOYED (1): Model is deployed. UNDEPLOYED (2): Model is not deployed.