usageLimits

@JvmName(name = "listUsageLimitsResponseUsageLimit")
fun Flow<ListUsageLimitsResponse>.usageLimits(): Flow<UsageLimit>

This paginator transforms the flow returned by listUsageLimitsPaginated to access the nested member UsageLimit

Return

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