quotaShares

@JvmName(name = "listQuotaSharesResponseQuotaShareDetail")
fun Flow<ListQuotaSharesResponse>.quotaShares(): Flow<QuotaShareDetail>

This paginator transforms the flow returned by listQuotaSharesPaginated to access the nested member QuotaShareDetail

Return

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