chatResponseConfigurations

@JvmName(name = "listChatResponseConfigurationsResponseChatResponseConfiguration")
fun Flow<ListChatResponseConfigurationsResponse>.chatResponseConfigurations(): Flow<ChatResponseConfiguration>

This paginator transforms the flow returned by listChatResponseConfigurationsPaginated to access the nested member ChatResponseConfiguration

Return

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