indexes

@JvmName(name = "listIndexesResponseIndexSummary")
fun Flow<ListIndexesResponse>.indexes(): Flow<IndexSummary>

This paginator transforms the flow returned by listIndexesPaginated to access the nested member IndexSummary

Return

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