Class DatabaseProperties (0.6.0)

DatabaseProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The properties of a Database.

Attributes

Name Description
state google.cloud.oracledatabase_v1.types.DatabaseProperties.DatabaseLifecycleState
Output only. State of the Database.
db_version str
Required. The Oracle Database version.
db_backup_config google.cloud.oracledatabase_v1.types.DbBackupConfig
Optional. Backup options for the Database.
database_management_config google.cloud.oracledatabase_v1.types.DatabaseManagementConfig
Output only. The Database Management config.

Classes

DatabaseLifecycleState

DatabaseLifecycleState(value)

The various lifecycle states of the Database.