jobNames

@JvmName(name = "listJobsResponseNameString")
fun Flow<ListJobsResponse>.jobNames(): Flow<String>

This paginator transforms the flow returned by listJobsPaginated to access the nested member NameString

Return

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