KnowledgeBase

Details of the knowledge base associated withe inline agent.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the knowledge base associated with the inline agent.

Link copied to clipboard

The unique identifier for a knowledge base associated with the inline agent.

Link copied to clipboard

The configurations to apply to the knowledge base during query. For more information, see Query configurations.

Functions

Link copied to clipboard
inline fun copy(block: KnowledgeBase.Builder.() -> Unit = {}): KnowledgeBase
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String