Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DatabaseProperties.
The properties of a Database.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#database_management_config
def database_management_config() -> ::Google::Cloud::OracleDatabase::V1::DatabaseManagementConfig
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseManagementConfig) — Output only. The Database Management config.
#db_backup_config
def db_backup_config() -> ::Google::Cloud::OracleDatabase::V1::DbBackupConfig
Returns
- (::Google::Cloud::OracleDatabase::V1::DbBackupConfig) — Optional. Backup options for the Database.
#db_backup_config=
def db_backup_config=(value) -> ::Google::Cloud::OracleDatabase::V1::DbBackupConfig
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DbBackupConfig) — Optional. Backup options for the Database.
Returns
- (::Google::Cloud::OracleDatabase::V1::DbBackupConfig) — Optional. Backup options for the Database.
#db_version
def db_version() -> ::String
Returns
- (::String) — Required. The Oracle Database version.
#db_version=
def db_version=(value) -> ::String
Parameter
- value (::String) — Required. The Oracle Database version.
Returns
- (::String) — Required. The Oracle Database version.
#state
def state() -> ::Google::Cloud::OracleDatabase::V1::DatabaseProperties::DatabaseLifecycleState
Returns
- (::Google::Cloud::OracleDatabase::V1::DatabaseProperties::DatabaseLifecycleState) — Output only. State of the Database.