Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::RestoreBackupResponse.
Response message for restoring from a Backup.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#target_resource
def target_resource() -> ::Google::Cloud::BackupDR::V1::TargetResource
Returns
- (::Google::Cloud::BackupDR::V1::TargetResource) — Details of the target resource created/modified as part of restore.
#target_resource=
def target_resource=(value) -> ::Google::Cloud::BackupDR::V1::TargetResource
Parameter
- value (::Google::Cloud::BackupDR::V1::TargetResource) — Details of the target resource created/modified as part of restore.
Returns
- (::Google::Cloud::BackupDR::V1::TargetResource) — Details of the target resource created/modified as part of restore.