AiAgentKnowledgeBaseAssociationConfigurationData

data class AiAgentKnowledgeBaseAssociationConfigurationData(val contentTagFilter: Any? = null, val maxResults: Double? = null, val overrideKnowledgeBaseSearchType: AiAgentKnowledgeBaseSearchType? = null)

Constructors

constructor(contentTagFilter: Any? = null, maxResults: Double? = null, overrideKnowledgeBaseSearchType: AiAgentKnowledgeBaseSearchType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val contentTagFilter: Any? = null
Link copied to clipboard
val maxResults: Double? = null