Cloud AutoML V1beta1 API - Module Google::Cloud::AutoML::V1beta1::Model::DeploymentState (v0.5.5)

Reference documentation and code samples for the Cloud AutoML V1beta1 API module Google::Cloud::AutoML::V1beta1::Model::DeploymentState.

Deployment state of the model.

Constants

DEPLOYMENT_STATE_UNSPECIFIED

value: 0
Should not be used, an un-set enum has this value by default.

DEPLOYED

value: 1
Model is deployed.

UNDEPLOYED

value: 2
Model is not deployed.