reportGenerationResults

@JvmName(name = "listReportsResponseReportGenerationResult")
fun Flow<ListReportsResponse>.reportGenerationResults(): Flow<ReportGenerationResult>

This paginator transforms the flow returned by listReportsPaginated to access the nested member ReportGenerationResult

Return

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