restoreTestingPlans

@JvmName(name = "listRestoreTestingPlansResponseRestoreTestingPlanForList")
fun Flow<ListRestoreTestingPlansResponse>.restoreTestingPlans(): Flow<RestoreTestingPlanForList>

This paginator transforms the flow returned by listRestoreTestingPlansPaginated to access the nested member RestoreTestingPlanForList

Return

A kotlinx.coroutines.flow.Flow that can collect RestoreTestingPlanForList