Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class InitializeServiceResponse.
Response message for initializing the service.
Generated from protobuf message google.cloud.backupdr.v1.InitializeServiceResponse
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ backup_vault_name
string
The resource name of the default BackupVault
created. Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
.
↳ backup_plan_name
string
The resource name of the default BackupPlan
created. Format: projects/{project_id}/locations/{location}/backupPlans/{backup_plan_id}
.
getBackupVaultName
The resource name of the default BackupVault
created.
Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
.
string
setBackupVaultName
The resource name of the default BackupVault
created.
Format: projects/{project_id}/locations/{location}/backupVaults/{backup_vault_id}
.
var
string
$this
getBackupPlanName
The resource name of the default BackupPlan
created.
Format: projects/{project_id}/locations/{location}/backupPlans/{backup_plan_id}
.
string
setBackupPlanName
The resource name of the default BackupPlan
created.
Format: projects/{project_id}/locations/{location}/backupPlans/{backup_plan_id}
.
var
string
$this