[[["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 Backup Dr V1 Client - Class InstanceState (0.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.7.0 (latest)](/php/docs/reference/cloud-backupdr/latest/V1.ManagementServer.InstanceState)\n- [0.6.2](/php/docs/reference/cloud-backupdr/0.6.2/V1.ManagementServer.InstanceState)\n- [0.5.1](/php/docs/reference/cloud-backupdr/0.5.1/V1.ManagementServer.InstanceState)\n- [0.4.2](/php/docs/reference/cloud-backupdr/0.4.2/V1.ManagementServer.InstanceState)\n- [0.3.0](/php/docs/reference/cloud-backupdr/0.3.0/V1.ManagementServer.InstanceState)\n- [0.2.0](/php/docs/reference/cloud-backupdr/0.2.0/V1.ManagementServer.InstanceState)\n- [0.1.0](/php/docs/reference/cloud-backupdr/0.1.0/V1.ManagementServer.InstanceState) \nReference documentation and code samples for the Google Cloud Backup Dr V1 Client class InstanceState.\n\nState of Management server instance.\n\nProtobuf type `google.cloud.backupdr.v1.ManagementServer.InstanceState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BackupDR \\\\ V1 \\\\ ManagementServer\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### INSTANCE_STATE_UNSPECIFIED\n\n Value: 0\n\nState not set.\n\nGenerated from protobuf enum `INSTANCE_STATE_UNSPECIFIED = 0;`\n\n### CREATING\n\n Value: 1\n\nThe instance is being created.\n\nGenerated from protobuf enum `CREATING = 1;`\n\n### READY\n\n Value: 2\n\nThe instance has been created and is fully usable.\n\nGenerated from protobuf enum `READY = 2;`\n\n### UPDATING\n\n Value: 3\n\nThe instance configuration is being updated. Certain kinds of updates\nmay cause the instance to become unusable while the update is in\nprogress.\n\nGenerated from protobuf enum `UPDATING = 3;`\n\n### DELETING\n\n Value: 4\n\nThe instance is being deleted.\n\nGenerated from protobuf enum `DELETING = 4;`\n\n### REPAIRING\n\n Value: 5\n\nThe instance is being repaired and may be unstable.\n\nGenerated from protobuf enum `REPAIRING = 5;`\n\n### MAINTENANCE\n\n Value: 6\n\nMaintenance is being performed on this instance.\n\nGenerated from protobuf enum `MAINTENANCE = 6;`\n\n### ERROR\n\n Value: 7\n\nThe instance is experiencing an issue and might be unusable. You can get\nfurther details from the statusMessage field of Instance resource.\n\nGenerated from protobuf enum `ERROR = 7;`"]]