RealTimeAlertRule

Specifies the words or phrases that trigger an alert.

Types

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

Properties

Link copied to clipboard

Specifies the issue detection settings for a real-time alert rule.

Link copied to clipboard

Specifies the settings for matching the keywords in a real-time alert rule.

Link copied to clipboard

Specifies the settings for predicting sentiment in a real-time alert rule.

Link copied to clipboard

The type of alert rule.

Functions

Link copied to clipboard
inline fun copy(block: RealTimeAlertRule.Builder.() -> Unit = {}): RealTimeAlertRule
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