StartBotAnalyzerRequest

Types

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

Properties

Link copied to clipboard

The scope of analysis to perform. Currently only BotLocale scope is supported.

Link copied to clipboard

The unique identifier of the bot to analyze.

Link copied to clipboard

The version of the bot to analyze. Defaults to DRAFT if not specified.

Link copied to clipboard

The locale identifier for the bot locale to analyze. Required when analysisScope is BotLocale.

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