labelingJobSummaryList
This paginator transforms the flow returned by listLabelingJobsPaginated to access the nested member LabelingJobSummary
Return
A kotlinx.coroutines.flow.Flow that can collect LabelingJobSummary
fun Flow<ListLabelingJobsForWorkteamResponse>.labelingJobSummaryList(): Flow<LabelingJobForWorkteamSummary>
This paginator transforms the flow returned by listLabelingJobsForWorkteamPaginated to access the nested member LabelingJobForWorkteamSummary
Return
A kotlinx.coroutines.flow.Flow that can collect LabelingJobForWorkteamSummary