annotationImportJobs

@JvmName(name = "listAnnotationImportJobsResponseAnnotationImportJobItem")
fun Flow<ListAnnotationImportJobsResponse>.annotationImportJobs(): Flow<AnnotationImportJobItem>

This paginator transforms the flow returned by listAnnotationImportJobsPaginated to access the nested member AnnotationImportJobItem

Return

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