StopBotRecommendationResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the bot containing the bot recommendation that is being stopped.

Link copied to clipboard

The unique identifier of the bot recommendation that is being stopped.

Link copied to clipboard

The status of the bot recommendation. If the status is Failed, then the reasons for the failure are listed in the failureReasons field.

Link copied to clipboard

The version of the bot containing the recommendation that is being stopped.

Link copied to clipboard

The identifier of the language and locale of the bot response to stop. The string must match one of the supported locales. For more information, see Supported languages

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