proxies

@JvmName(name = "listProxiesResponseProxyMetadata")
fun Flow<ListProxiesResponse>.proxies(): Flow<ProxyMetadata>

This paginator transforms the flow returned by listProxiesPaginated to access the nested member ProxyMetadata

Return

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