resourceDescriptions

@JvmName(name = "listResourcesResponseResourceDescription")
fun Flow<ListResourcesResponse>.resourceDescriptions(): Flow<ResourceDescription>

This paginator transforms the flow returned by listResourcesPaginated to access the nested member ResourceDescription

Return

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