[[["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.AutonomousDatabaseBackupProperties.State)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.AutonomousDatabaseBackupProperties.State)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.AutonomousDatabaseBackupProperties.State)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.AutonomousDatabaseBackupProperties.State)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.AutonomousDatabaseBackupProperties.State)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.AutonomousDatabaseBackupProperties.State) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class State.\n\n// The various lifecycle states of the Autonomous Database Backup.\n\nProtobuf type `google.cloud.oracledatabase.v1.AutonomousDatabaseBackupProperties.State`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1 \\\\ AutonomousDatabaseBackupProperties\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### ACTIVE\n\n Value: 2\n\nIndicates that the resource is in active state.\n\nGenerated from protobuf enum `ACTIVE = 2;`\n\n### DELETING\n\n Value: 3\n\nIndicates that the resource is in deleting state.\n\nGenerated from protobuf enum `DELETING = 3;`\n\n### DELETED\n\n Value: 4\n\nIndicates that the resource is in deleted state.\n\nGenerated from protobuf enum `DELETED = 4;`\n\n### FAILED\n\n Value: 6\n\nIndicates that the resource is in failed state.\n\nGenerated from protobuf enum `FAILED = 6;`\n\n### UPDATING\n\n Value: 7\n\nIndicates that the resource is in updating state.\n\nGenerated from protobuf enum `UPDATING = 7;`"]]