AnalysisScope

sealed class AnalysisScope

The scope of analysis to perform on the bot.

Valid values include:

  • BotLocale

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : AnalysisScope

Properties

Link copied to clipboard
abstract val value: String