ListIntentPathsRequest

Types

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

Properties

Link copied to clipboard

The identifier for the bot for which you want to retrieve intent path metrics.

Link copied to clipboard

The date and time that marks the end of the range of time for which you want to see intent path metrics.

Link copied to clipboard

A list of objects, each describes a condition by which you want to filter the results.

Link copied to clipboard

The intent path for which you want to retrieve metrics. Use a forward slash to separate intents in the path. For example:

Link copied to clipboard

The date and time that marks the beginning of the range of time for which you want to see intent path metrics.

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