computeQuotaSummaries

@JvmName(name = "listComputeQuotasResponseComputeQuotaSummary")
fun Flow<ListComputeQuotasResponse>.computeQuotaSummaries(): Flow<ComputeQuotaSummary>

This paginator transforms the flow returned by listComputeQuotasPaginated to access the nested member ComputeQuotaSummary

Return

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