Cloud AutoML V1 Client - Class DeploymentState (1.4.17)

Reference documentation and code samples for the Cloud AutoML V1 Client class DeploymentState.

Deployment state of the model.

Protobuf type google.cloud.automl.v1.Model.DeploymentState

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

DEPLOYMENT_STATE_UNSPECIFIED

  Value: 0 
 

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

Generated from protobuf enum DEPLOYMENT_STATE_UNSPECIFIED = 0;

DEPLOYED

  Value: 1 
 

Model is deployed.

Generated from protobuf enum DEPLOYED = 1;

UNDEPLOYED

  Value: 2 
 

Model is not deployed.

Generated from protobuf enum UNDEPLOYED = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: