[[["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.EdgeSlm.State)\n- [1.1.0](/php/docs/reference/cloud-telcoautomation/1.1.0/V1.EdgeSlm.State)\n- [1.0.3](/php/docs/reference/cloud-telcoautomation/1.0.3/V1.EdgeSlm.State)\n- [0.2.5](/php/docs/reference/cloud-telcoautomation/0.2.5/V1.EdgeSlm.State)\n- [0.1.0](/php/docs/reference/cloud-telcoautomation/0.1.0/V1.EdgeSlm.State) \nReference documentation and code samples for the Google Cloud Telco Automation V1 Client class State.\n\nPossible states of the resource.\n\nProtobuf type `google.cloud.telcoautomation.v1.EdgeSlm.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ TelcoAutomation \\\\ V1 \\\\ EdgeSlm\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### CREATING\n\n Value: 1\n\nEdgeSlm is being created.\n\nGenerated from protobuf enum `CREATING = 1;`\n\n### ACTIVE\n\n Value: 2\n\nEdgeSlm has been created and is ready for use.\n\nGenerated from protobuf enum `ACTIVE = 2;`\n\n### DELETING\n\n Value: 3\n\nEdgeSlm is being deleted.\n\nGenerated from protobuf enum `DELETING = 3;`\n\n### FAILED\n\n Value: 4\n\nEdgeSlm encountered an error and is in an indeterministic\nstate. User can still initiate a delete operation on this state.\n\nGenerated from protobuf enum `FAILED = 4;`"]]