public static interface AnalyticsUtteranceGroupBySpecification.Builder extends SdkPojo, CopyableBuilder<AnalyticsUtteranceGroupBySpecification.Builder,AnalyticsUtteranceGroupBySpecification>
| Modifier and Type | Method and Description |
|---|---|
AnalyticsUtteranceGroupBySpecification.Builder |
name(AnalyticsUtteranceField name)
Specifies whether to group the utterances by their text or their state.
|
AnalyticsUtteranceGroupBySpecification.Builder |
name(String name)
Specifies whether to group the utterances by their text or their state.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalyticsUtteranceGroupBySpecification.Builder name(String name)
Specifies whether to group the utterances by their text or their state.
name - Specifies whether to group the utterances by their text or their state.AnalyticsUtteranceField,
AnalyticsUtteranceFieldAnalyticsUtteranceGroupBySpecification.Builder name(AnalyticsUtteranceField name)
Specifies whether to group the utterances by their text or their state.
name - Specifies whether to group the utterances by their text or their state.AnalyticsUtteranceField,
AnalyticsUtteranceFieldCopyright © 2023. All rights reserved.