[[["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 Secure Source Manager V1 Client - Class State (1.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.0 (latest)](/php/docs/reference/cloud-securesourcemanager/latest/V1.Instance.State)\n- [1.4.1](/php/docs/reference/cloud-securesourcemanager/1.4.1/V1.Instance.State)\n- [1.3.3](/php/docs/reference/cloud-securesourcemanager/1.3.3/V1.Instance.State)\n- [1.2.0](/php/docs/reference/cloud-securesourcemanager/1.2.0/V1.Instance.State)\n- [1.1.0](/php/docs/reference/cloud-securesourcemanager/1.1.0/V1.Instance.State)\n- [1.0.0](/php/docs/reference/cloud-securesourcemanager/1.0.0/V1.Instance.State)\n- [0.2.5](/php/docs/reference/cloud-securesourcemanager/0.2.5/V1.Instance.State)\n- [0.1.0](/php/docs/reference/cloud-securesourcemanager/0.1.0/V1.Instance.State) \nReference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class State.\n\nSecure Source Manager instance state.\n\nProtobuf type `google.cloud.securesourcemanager.v1.Instance.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecureSourceManager \\\\ V1 \\\\ Instance\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nNot set. This should only be the case for incoming requests.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### CREATING\n\n Value: 1\n\nInstance is being created.\n\nGenerated from protobuf enum `CREATING = 1;`\n\n### ACTIVE\n\n Value: 2\n\nInstance is ready.\n\nGenerated from protobuf enum `ACTIVE = 2;`\n\n### DELETING\n\n Value: 3\n\nInstance is being deleted.\n\nGenerated from protobuf enum `DELETING = 3;`\n\n### PAUSED\n\n Value: 4\n\nInstance is paused.\n\nGenerated from protobuf enum `PAUSED = 4;`\n\n### UNKNOWN\n\n Value: 6\n\nInstance is unknown, we are not sure if it's functioning.\n\nGenerated from protobuf enum `UNKNOWN = 6;`"]]