Interface AnalyticsUtteranceAttributeResult.Builder

  • Method Details

    • lastUsedIntent

      AnalyticsUtteranceAttributeResult.Builder lastUsedIntent(String lastUsedIntent)

      The intent that the bot mapped the utterance to.

      Parameters:
      lastUsedIntent - The intent that the bot mapped the utterance to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.