Uses of Class
com.mypurecloud.sdk.v2.model.SpeechTextAnalyticsConversationSummary
Packages that use SpeechTextAnalyticsConversationSummary
-
Uses of SpeechTextAnalyticsConversationSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SpeechTextAnalyticsConversationSummaryModifier and TypeMethodDescriptionSpeechTextAnalyticsConversationSummary.dateCreated(Date dateCreated) Timestamp of when the summary was created.Indicates whether or not the summary was generated by AILanguage of the summarySpeechTextAnalyticsConversationSummary.mediaType(SpeechTextAnalyticsConversationSummary.MediaTypeEnum mediaType) The media type of the associated interactionThe id of the source (program, agent assistant, or flow) from which summarization is triggeredA summarization of the conversation transcriptionSpeechTextAnalyticsConversationSummary.summaryType(SpeechTextAnalyticsConversationSummary.SummaryTypeEnum summaryType) The type of summaryMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type SpeechTextAnalyticsConversationSummaryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SpeechTextAnalyticsConversationSummaryModifier and TypeMethodDescriptionSpeechTextAnalyticsConversationSummaryListing.entities(List<SpeechTextAnalyticsConversationSummary> entities) voidSpeechTextAnalyticsConversationSummaryListing.setEntities(List<SpeechTextAnalyticsConversationSummary> entities)