createRestoreTestingPlan
inline suspend fun BackupClient.createRestoreTestingPlan(crossinline block: CreateRestoreTestingPlanRequest.Builder.() -> Unit): CreateRestoreTestingPlanResponse
This is the first of two steps to create a restore testing plan; once this request is successful, finish the procedure with request CreateRestoreTestingSelection.
You must include the parameter RestoreTestingPlan. You may optionally include CreatorRequestId and Tags.