AiAgentSearchCriteria

The search criteria based on AI Agents metadata.

Types

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

Properties

Link copied to clipboard

A boolean flag indicating whether the contact initially handled by this AI agent was escalated to a human agent.

Link copied to clipboard

The use case or scenario for which the AI agent is involved in the contact.

Link copied to clipboard
val id: String?

ID of the AI Agent that was involved in the contact.

Link copied to clipboard

Version of the AI agent that was involved in the contact. ID is required if VersionNumber is passed.

Functions

Link copied to clipboard
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