aiAgentSummaries

@JvmName(name = "listAiAgentsResponseAiAgentSummary")
fun Flow<ListAiAgentsResponse>.aiAgentSummaries(): Flow<AiAgentSummary>

This paginator transforms the flow returned by listAiAgentsPaginated to access the nested member AiAgentSummary

Return

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