Uses of Class
com.mypurecloud.sdk.v2.model.DialogflowAgentSummary
Packages that use DialogflowAgentSummary
-
Uses of DialogflowAgentSummary in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialogflowAgentSummaryModifier and TypeMethodDescriptionDialogflowAgentSummary.description(String description) A description of the Dialogflow agent.DialogflowAgentSummary.integration(DomainEntityRef integration) The Integration this Dialogflow agent was referenced from.DialogflowAgentSummary.project(DialogflowProject project) The project this Dialogflow agent belongs to.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DialogflowAgentSummaryMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialogflowAgentSummaryModifier and TypeMethodDescriptionDialogflowAgentSummaryEntityListing.entities(List<DialogflowAgentSummary> entities) voidDialogflowAgentSummaryEntityListing.setEntities(List<DialogflowAgentSummary> entities)