[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class State (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.DbServerProperties.State)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.DbServerProperties.State)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.DbServerProperties.State)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.DbServerProperties.State)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.DbServerProperties.State)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.DbServerProperties.State) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class State.\n\nThe various lifecycle states of the database server.\n\nProtobuf type `google.cloud.oracledatabase.v1.DbServerProperties.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1 \\\\ DbServerProperties\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### STATE_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified value.\n\nGenerated from protobuf enum `STATE_UNSPECIFIED = 0;`\n\n### CREATING\n\n Value: 1\n\nIndicates that the resource is in creating state.\n\nGenerated from protobuf enum `CREATING = 1;`\n\n### AVAILABLE\n\n Value: 2\n\nIndicates that the resource is in available state.\n\nGenerated from protobuf enum `AVAILABLE = 2;`\n\n### UNAVAILABLE\n\n Value: 3\n\nIndicates that the resource is in unavailable state.\n\nGenerated from protobuf enum `UNAVAILABLE = 3;`\n\n### DELETING\n\n Value: 4\n\nIndicates that the resource is in deleting state.\n\nGenerated from protobuf enum `DELETING = 4;`\n\n### DELETED\n\n Value: 5\n\nIndicates that the resource is in deleted state.\n\nGenerated from protobuf enum `DELETED = 5;`"]]