Google Cloud Backup Dr V1 Client - Class RestoreBackupResponse (0.4.0)

Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class RestoreBackupResponse.

Response message for restoring from a Backup.

Generated from protobuf message google.cloud.backupdr.v1.RestoreBackupResponse

Namespace

Google \ Cloud \ BackupDR \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ target_resource Google\Cloud\BackupDR\V1\TargetResource

Details of the target resource created/modified as part of restore.

getTargetResource

Details of the target resource created/modified as part of restore.

Returns
Type Description
Google\Cloud\BackupDR\V1\TargetResource|null

hasTargetResource

clearTargetResource

setTargetResource

Details of the target resource created/modified as part of restore.

Parameter
Name Description
var Google\Cloud\BackupDR\V1\TargetResource
Returns
Type Description
$this