public static interface AnalyticsUtteranceAttribute.Builder extends SdkPojo, CopyableBuilder<AnalyticsUtteranceAttribute.Builder,AnalyticsUtteranceAttribute>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceAttribute.Builder |
name(AnalyticsUtteranceAttributeName name)
An attribute to return.
|
AnalyticsUtteranceAttribute.Builder |
name(String name)
An attribute to return.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsUtteranceAttribute.Builder name(String name)
An attribute to return. The only available attribute is the intent that the bot mapped the utterance to.
name - An attribute to return. The only available attribute is the intent that the bot mapped the utterance
to.AnalyticsUtteranceAttributeName,
AnalyticsUtteranceAttributeNameAnalyticsUtteranceAttribute.Builder name(AnalyticsUtteranceAttributeName name)
An attribute to return. The only available attribute is the intent that the bot mapped the utterance to.
name - An attribute to return. The only available attribute is the intent that the bot mapped the utterance
to.AnalyticsUtteranceAttributeName,
AnalyticsUtteranceAttributeNameCopyright © 2023. All rights reserved.