public static interface IntentStatistics.Builder extends SdkPojo, CopyableBuilder<IntentStatistics.Builder,IntentStatistics>
| Modifier and Type | Method and Description |
|---|---|
IntentStatistics.Builder |
discoveredIntentCount(Integer discoveredIntentCount)
The number of recommended intents associated with the bot recommendation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIntentStatistics.Builder discoveredIntentCount(Integer discoveredIntentCount)
The number of recommended intents associated with the bot recommendation.
discoveredIntentCount - The number of recommended intents associated with the bot recommendation.Copyright © 2022. All rights reserved.