[[["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 Speech V2 Client - Class State (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-speech/latest/V2.CustomClass.State)\n- [2.1.0](/php/docs/reference/cloud-speech/2.1.0/V2.CustomClass.State)\n- [2.0.1](/php/docs/reference/cloud-speech/2.0.1/V2.CustomClass.State)\n- [1.20.1](/php/docs/reference/cloud-speech/1.20.1/V2.CustomClass.State)\n- [1.19.2](/php/docs/reference/cloud-speech/1.19.2/V2.CustomClass.State)\n- [1.18.3](/php/docs/reference/cloud-speech/1.18.3/V2.CustomClass.State)\n- [1.16.0](/php/docs/reference/cloud-speech/1.16.0/V2.CustomClass.State)\n- [1.15.0](/php/docs/reference/cloud-speech/1.15.0/V2.CustomClass.State)\n- [1.14.3](/php/docs/reference/cloud-speech/1.14.3/V2.CustomClass.State)\n- [1.13.1](/php/docs/reference/cloud-speech/1.13.1/V2.CustomClass.State)\n- [1.12.0](/php/docs/reference/cloud-speech/1.12.0/V2.CustomClass.State)\n- [1.11.2](/php/docs/reference/cloud-speech/1.11.2/V2.CustomClass.State)\n- [1.10.0](/php/docs/reference/cloud-speech/1.10.0/V2.CustomClass.State)\n- [1.9.1](/php/docs/reference/cloud-speech/1.9.1/V2.CustomClass.State)\n- [1.8.0](/php/docs/reference/cloud-speech/1.8.0/V2.CustomClass.State)\n- [1.7.0](/php/docs/reference/cloud-speech/1.7.0/V2.CustomClass.State) \nReference documentation and code samples for the Cloud Speech V2 Client class State.\n\nSet of states that define the lifecycle of a CustomClass.\n\nProtobuf type `google.cloud.speech.v2.CustomClass.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Speech \\\\ V2 \\\\ CustomClass\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. This is only used/useful for distinguishing\nunset values.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### ACTIVE\n\n Value: 2\n\nThe normal and active state.\n\nGenerated from protobuf enum `ACTIVE = 2;`\n\n### DELETED\n\n Value: 4\n\nThis CustomClass has been deleted.\n\nGenerated from protobuf enum `DELETED = 4;`"]]