[[["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 LocalDisasterRecoveryType (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.AutonomousDatabaseProperties.LocalDisasterRecoveryType)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.AutonomousDatabaseProperties.LocalDisasterRecoveryType)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.AutonomousDatabaseProperties.LocalDisasterRecoveryType)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.AutonomousDatabaseProperties.LocalDisasterRecoveryType)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.AutonomousDatabaseProperties.LocalDisasterRecoveryType)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.AutonomousDatabaseProperties.LocalDisasterRecoveryType) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class LocalDisasterRecoveryType.\n\nThe types of local disaster recovery available for an Autonomous Database.\n\nProtobuf type `google.cloud.oracledatabase.v1.AutonomousDatabaseProperties.LocalDisasterRecoveryType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1 \\\\ AutonomousDatabaseProperties\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### LOCAL_DISASTER_RECOVERY_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault unspecified value.\n\nGenerated from protobuf enum `LOCAL_DISASTER_RECOVERY_TYPE_UNSPECIFIED = 0;`\n\n### ADG\n\n Value: 1\n\nAutonomous Data Guard recovery.\n\nGenerated from protobuf enum `ADG = 1;`\n\n### BACKUP_BASED\n\n Value: 2\n\nBackup based recovery.\n\nGenerated from protobuf enum `BACKUP_BASED = 2;`"]]