Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationDetails.
The details of the database backup destination.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#type
def type() -> ::Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationType
Returns
- (::Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationType) — Optional. The type of the database backup destination.
#type=
def type=(value) -> ::Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationType
Parameter
- value (::Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationType) — Optional. The type of the database backup destination.
Returns
- (::Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationType) — Optional. The type of the database backup destination.