[[["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 Status (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-telcoautomation/latest/V1.Status)\n- [1.1.0](/php/docs/reference/cloud-telcoautomation/1.1.0/V1.Status)\n- [1.0.3](/php/docs/reference/cloud-telcoautomation/1.0.3/V1.Status)\n- [0.2.5](/php/docs/reference/cloud-telcoautomation/0.2.5/V1.Status)\n- [0.1.0](/php/docs/reference/cloud-telcoautomation/0.1.0/V1.Status) \nReference documentation and code samples for the Google Cloud Telco Automation V1 Client class Status.\n\nStatus of an entity (resource, deployment).\n\nProtobuf type `google.cloud.telcoautomation.v1.Status`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ TelcoAutomation \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATUS_UNSPECIFIED\n\n Value: 0\n\nUnknown state.\n\nGenerated from protobuf enum `STATUS_UNSPECIFIED = 0;`\n\n### STATUS_IN_PROGRESS\n\n Value: 1\n\nUnder progress.\n\nGenerated from protobuf enum `STATUS_IN_PROGRESS = 1;`\n\n### STATUS_ACTIVE\n\n Value: 2\n\nRunning and ready to serve traffic.\n\nGenerated from protobuf enum `STATUS_ACTIVE = 2;`\n\n### STATUS_FAILED\n\n Value: 3\n\nFailed or stalled.\n\nGenerated from protobuf enum `STATUS_FAILED = 3;`\n\n### STATUS_DELETING\n\n Value: 4\n\nDelete in progress.\n\nGenerated from protobuf enum `STATUS_DELETING = 4;`\n\n### STATUS_DELETED\n\n Value: 5\n\nDeleted deployment.\n\nGenerated from protobuf enum `STATUS_DELETED = 5;`\n\n### STATUS_PEERING\n\n Value: 10\n\nNFDeploy specific status. Peering in progress.\n\nGenerated from protobuf enum `STATUS_PEERING = 10;`\n\n### STATUS_NOT_APPLICABLE\n\n Value: 11\n\nK8s objects such as NetworkAttachmentDefinition don't have a defined\nstatus.\n\nGenerated from protobuf enum `STATUS_NOT_APPLICABLE = 11;`"]]