vectors

@JvmName(name = "listVectorsResponseListOutputVector")
fun Flow<ListVectorsResponse>.vectors(): Flow<ListOutputVector>

This paginator transforms the flow returned by listVectorsPaginated to access the nested member ListOutputVector

Return

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