invocationStepSummaries

@JvmName(name = "listInvocationStepsResponseInvocationStepSummary")
fun Flow<ListInvocationStepsResponse>.invocationStepSummaries(): Flow<InvocationStepSummary>

This paginator transforms the flow returned by listInvocationStepsPaginated to access the nested member InvocationStepSummary

Return

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