[[["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,["# Google Cloud Telco Automation V1 Client - Class State (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-telcoautomation/latest/V1.HydratedDeployment.State)\n- [1.1.0](/php/docs/reference/cloud-telcoautomation/1.1.0/V1.HydratedDeployment.State)\n- [1.0.3](/php/docs/reference/cloud-telcoautomation/1.0.3/V1.HydratedDeployment.State)\n- [0.2.5](/php/docs/reference/cloud-telcoautomation/0.2.5/V1.HydratedDeployment.State)\n- [0.1.0](/php/docs/reference/cloud-telcoautomation/0.1.0/V1.HydratedDeployment.State) \nReference documentation and code samples for the Google Cloud Telco Automation V1 Client class State.\n\nState defines which state the current hydrated deployment is in.\n\nProtobuf type `google.cloud.telcoautomation.v1.HydratedDeployment.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ TelcoAutomation \\\\ V1 \\\\ HydratedDeployment\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified state.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### DRAFT\n\n Value: 1\n\nA hydrated deployment starts in DRAFT state. All edits are made in DRAFT\nstate.\n\nGenerated from protobuf enum `DRAFT = 1;`\n\n### APPLIED\n\n Value: 2\n\nWhen the edit is applied, the hydrated deployment moves to APPLIED\nstate. No changes can be made once a hydrated deployment is applied.\n\nGenerated from protobuf enum `APPLIED = 2;`"]]