Interface IntentStatistics.Builder

    • Method Detail

      • discoveredIntentCount

        IntentStatistics.Builder discoveredIntentCount​(Integer discoveredIntentCount)

        The number of recommended intents associated with the bot recommendation.

        Parameters:
        discoveredIntentCount - The number of recommended intents associated with the bot recommendation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.