Uses of Class
com.mypurecloud.sdk.v2.model.GenAiPhrasesTestTopicPhraseResults
Packages that use GenAiPhrasesTestTopicPhraseResults
-
Uses of GenAiPhrasesTestTopicPhraseResults in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GenAiPhrasesTestTopicPhraseResultsModifier and TypeMethodDescriptionGenAiPhrasesTestTopicPhraseResults.matchedTranscripts(List<GenAiPhrasesTestPhraseMatchedTranscript> matchedTranscripts) GenAiPhrasesTestTopicPhraseResults.matchedTranscriptsCount(Long matchedTranscriptsCount) GenAiPhrasesTestTopicPhraseResults.processedTranscriptsCount(Long processedTranscriptsCount) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type GenAiPhrasesTestTopicPhraseResultsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type GenAiPhrasesTestTopicPhraseResultsModifier and TypeMethodDescriptionvoidGenAiPhrasesTopicsDefinitionsJob.setTestTopicPhraseResults(List<GenAiPhrasesTestTopicPhraseResults> testTopicPhraseResults) GenAiPhrasesTopicsDefinitionsJob.testTopicPhraseResults(List<GenAiPhrasesTestTopicPhraseResults> testTopicPhraseResults)