Uses of Class
com.mypurecloud.sdk.v2.model.ConversationProfile
Packages that use ConversationProfile
-
Uses of ConversationProfile in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationProfileModifier and TypeMethodDescriptionConversationProfile.languageCode(ConversationProfile.LanguageCodeEnum languageCode) The language code supported by the conversation profile belonging to a particular project for Dialogflow.The name of the conversation profile belonging to a particular project for DialogflowMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationProfileMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationProfileModifier and TypeMethodDescriptionGoogleDialogflowConfig.conversationProfiles(List<ConversationProfile> conversationProfiles) The conversation profiles for which the assistant will fetch transcription and knowledge suggestions.voidGoogleDialogflowConfig.setConversationProfiles(List<ConversationProfile> conversationProfiles)