Class: Google::Cloud::BackupDR::V1::DataSourceBackupConfigInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/backupdr/v1/datasourcereference.rb

Overview

Information of backup configuration on the DataSource.

Instance Attribute Summary collapse

Instance Attribute Details

#last_backup_state::Google::Cloud::BackupDR::V1::BackupConfigInfo::LastBackupState (readonly)

Returns Output only. The status of the last backup in this DataSource.

Returns:



66
67
68
69
# File 'proto_docs/google/cloud/backupdr/v1/datasourcereference.rb', line 66

class DataSourceBackupConfigInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#last_successful_backup_consistency_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. Timestamp of the last successful backup to this DataSource.

Returns:



66
67
68
69
# File 'proto_docs/google/cloud/backupdr/v1/datasourcereference.rb', line 66

class DataSourceBackupConfigInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end