aiAgentVersionSummaries

@JvmName(name = "listAiAgentVersionsResponseAiAgentVersionSummary")
fun Flow<ListAiAgentVersionsResponse>.aiAgentVersionSummaries(): Flow<AiAgentVersionSummary>

This paginator transforms the flow returned by listAiAgentVersionsPaginated to access the nested member AiAgentVersionSummary

Return

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