AggregatedUtterancesFilter
Filters responses returned by the ListAggregatedUtterances
operation.
Types
Properties
Link copied to clipboard
The name of the field to filter the utterance list.
Link copied to clipboard
The operator to use for the filter. Specify EQ
when the ListAggregatedUtterances
operation should return only utterances that equal the specified value. Specify CO
when the ListAggregatedUtterances
operation should return utterances that contain the specified value.
Functions
Link copied to clipboard
inline fun copy(block: AggregatedUtterancesFilter.Builder.() -> Unit = {}): AggregatedUtterancesFilter