[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Cloud AutoML V1 Client - Class DeploymentState (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-automl/latest/V1.Model.DeploymentState)\n- [2.0.4](/php/docs/reference/cloud-automl/2.0.4/V1.Model.DeploymentState)\n- [1.6.5](/php/docs/reference/cloud-automl/1.6.5/V1.Model.DeploymentState)\n- [1.5.4](/php/docs/reference/cloud-automl/1.5.4/V1.Model.DeploymentState)\n- [1.4.17](/php/docs/reference/cloud-automl/1.4.17/V1.Model.DeploymentState) \nReference documentation and code samples for the Cloud AutoML V1 Client class DeploymentState.\n\nDeployment state of the model.\n\nProtobuf type `google.cloud.automl.v1.Model.DeploymentState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AutoMl \\\\ V1 \\\\ Model\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DEPLOYMENT_STATE_UNSPECIFIED\n\n Value: 0\n\nShould not be used, an un-set enum has this value by default.\n\nGenerated from protobuf enum `DEPLOYMENT_STATE_UNSPECIFIED = 0;`\n\n### DEPLOYED\n\n Value: 1\n\nModel is deployed.\n\nGenerated from protobuf enum `DEPLOYED = 1;`\n\n### UNDEPLOYED\n\n Value: 2\n\nModel is not deployed.\n\nGenerated from protobuf enum `UNDEPLOYED = 2;`"]]