Cloud AutoML V1 Client - Class DeploymentState (2.0.5)

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

Namespace

Google \ Cloud \ AutoMl \ V1 \ Model

Methods

static::name

Parameter
Name
Description
value
mixed

static::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: