testRunSteps

@JvmName(name = "listTestRunStepsResponseTestRunStepSummary")
fun Flow<ListTestRunStepsResponse>.testRunSteps(): Flow<TestRunStepSummary>

This paginator transforms the flow returned by listTestRunStepsPaginated to access the nested member TestRunStepSummary

Return

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