analyzers

@JvmName(name = "listAnalyzersResponseAnalyzerSummary")
fun Flow<ListAnalyzersResponse>.analyzers(): Flow<AnalyzerSummary>

This paginator transforms the flow returned by listAnalyzersPaginated to access the nested member AnalyzerSummary

Return

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