botAnalyzerHistoryList

@JvmName(name = "listBotAnalyzerHistoryResponseBotAnalyzerHistorySummary")
fun Flow<ListBotAnalyzerHistoryResponse>.botAnalyzerHistoryList(): Flow<BotAnalyzerHistorySummary>

This paginator transforms the flow returned by listBotAnalyzerHistoryPaginated to access the nested member BotAnalyzerHistorySummary

Return

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