public static interface AnalyticsUtteranceAttributeResult.Builder extends SdkPojo, CopyableBuilder<AnalyticsUtteranceAttributeResult.Builder,AnalyticsUtteranceAttributeResult>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceAttributeResult.Builder |
lastUsedIntent(String lastUsedIntent)
The intent that the bot mapped the utterance to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsUtteranceAttributeResult.Builder lastUsedIntent(String lastUsedIntent)
The intent that the bot mapped the utterance to.
lastUsedIntent - The intent that the bot mapped the utterance to.Copyright © 2023. All rights reserved.