agentKnowledgeBaseSummaries

@JvmName(name = "listAgentKnowledgeBasesResponseAgentKnowledgeBaseSummary")
fun Flow<ListAgentKnowledgeBasesResponse>.agentKnowledgeBaseSummaries(): Flow<AgentKnowledgeBaseSummary>

This paginator transforms the flow returned by listAgentKnowledgeBasesPaginated to access the nested member AgentKnowledgeBaseSummary

Return

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