public static interface AnalyticsUtteranceGroupByKey.Builder extends SdkPojo, CopyableBuilder<AnalyticsUtteranceGroupByKey.Builder,AnalyticsUtteranceGroupByKey>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceGroupByKey.Builder |
name(AnalyticsUtteranceField name)
The category by which the utterance analytics were grouped.
|
AnalyticsUtteranceGroupByKey.Builder |
name(String name)
The category by which the utterance analytics were grouped.
|
AnalyticsUtteranceGroupByKey.Builder |
value(String value)
A member of the category by which the utterance analytics were grouped.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsUtteranceGroupByKey.Builder name(String name)
The category by which the utterance analytics were grouped.
name - The category by which the utterance analytics were grouped.AnalyticsUtteranceField,
AnalyticsUtteranceFieldAnalyticsUtteranceGroupByKey.Builder name(AnalyticsUtteranceField name)
The category by which the utterance analytics were grouped.
name - The category by which the utterance analytics were grouped.AnalyticsUtteranceField,
AnalyticsUtteranceFieldAnalyticsUtteranceGroupByKey.Builder value(String value)
A member of the category by which the utterance analytics were grouped.
value - A member of the category by which the utterance analytics were grouped.Copyright © 2023. All rights reserved.