analysisReportResults

@JvmName(name = "getAnalysisReportResultsResponseAnalysisTypeReportResult")
fun Flow<GetAnalysisReportResultsResponse>.analysisReportResults(): Flow<AnalysisTypeReportResult>

This paginator transforms the flow returned by getAnalysisReportResultsPaginated to access the nested member AnalysisTypeReportResult

Return

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