versions

@JvmName(name = "listVersionsResponseJobEngineVersion")
fun Flow<ListVersionsResponse>.versions(): Flow<JobEngineVersion>

This paginator transforms the flow returned by listVersionsPaginated to access the nested member JobEngineVersion

Return

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