updateBackupPlan
inline suspend fun BackupClient.updateBackupPlan(crossinline block: UpdateBackupPlanRequest.Builder.() -> Unit): UpdateBackupPlanResponse
Updates an existing backup plan identified by its backupPlanId
with the input document in JSON format. The new version is uniquely identified by a VersionId
.