ListBotAnalyzerHistoryResponse

Types

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

Properties

Link copied to clipboard

A list of historical analysis executions, ordered by creation date with the most recent first.

Link copied to clipboard

The unique identifier of the bot.

Link copied to clipboard

The bot version used to filter the history.

Link copied to clipboard

The locale identifier used to filter the history.

Link copied to clipboard

If the response is truncated, this token can be used in a subsequent request to retrieve the next page of history entries.

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