createRestoreTestingPlan
inline suspend fun BackupClient.createRestoreTestingPlan(crossinline block: CreateRestoreTestingPlanRequest.Builder.() -> Unit): CreateRestoreTestingPlanResponse
Creates a restore testing plan.
The first of two steps to create a restore testing plan. After this request is successful, finish the procedure using CreateRestoreTestingSelection.