jobs

@JvmName(name = "listMemoryExtractionJobsResponseExtractionJobMetadata")
fun Flow<ListMemoryExtractionJobsResponse>.jobs(): Flow<ExtractionJobMetadata>

This paginator transforms the flow returned by listMemoryExtractionJobsPaginated to access the nested member ExtractionJobMetadata

Return

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