vectorBuckets

@JvmName(name = "listVectorBucketsResponseVectorBucketSummary")
fun Flow<ListVectorBucketsResponse>.vectorBuckets(): Flow<VectorBucketSummary>

This paginator transforms the flow returned by listVectorBucketsPaginated to access the nested member VectorBucketSummary

Return

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