agentSpaceSummaries

@JvmName(name = "listAgentSpacesResponseAgentSpaceSummary")
fun Flow<ListAgentSpacesResponse>.agentSpaceSummaries(): Flow<AgentSpaceSummary>

This paginator transforms the flow returned by listAgentSpacesPaginated to access the nested member AgentSpaceSummary

Return

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