limits

@JvmName(name = "listLimitsResponseLimitSummary")
fun Flow<ListLimitsResponse>.limits(): Flow<LimitSummary>

This paginator transforms the flow returned by listLimitsPaginated to access the nested member LimitSummary

Return

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