modelMetadataSummaries

@JvmName(name = "listModelMetadataResponseModelMetadataSummary")
fun Flow<ListModelMetadataResponse>.modelMetadataSummaries(): Flow<ModelMetadataSummary>

This paginator transforms the flow returned by listModelMetadataPaginated to access the nested member ModelMetadataSummary

Return

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