StartBotAnalyzerResponse

Types

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

Properties

Link copied to clipboard

A unique identifier for this analysis request. Use this identifier to check the status and retrieve results.

Link copied to clipboard

The current status of the analysis. The initial status is Processing.

Link copied to clipboard

The unique identifier of the bot being analyzed.

Link copied to clipboard

The version of the bot being analyzed.

Link copied to clipboard
val creationDateTime: <Error class: unknown class>?

The date and time when the analysis was initiated.

Link copied to clipboard

The locale identifier of the bot locale being analyzed.

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