worldGenerationJobSummaries

@JvmName(name = "listWorldGenerationJobsResponseWorldGenerationJobSummary")
fun Flow<ListWorldGenerationJobsResponse>.worldGenerationJobSummaries(): Flow<WorldGenerationJobSummary>

This paginator transforms the flow returned by listWorldGenerationJobsPaginated to access the nested member WorldGenerationJobSummary

Return

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