Package com.mypurecloud.sdk.v2.model
Class KnowledgeAnswerGenerationResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeAnswerGenerationResponse
- All Implemented Interfaces:
Serializable
KnowledgeAnswerGenerationResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe AI-generated answer.documents(List<AnswerGenerationDocument> documents) The documents used for answer generation.booleaninthashCode()voidvoidsetDocuments(List<AnswerGenerationDocument> documents) toString()
-
Constructor Details
-
KnowledgeAnswerGenerationResponse
public KnowledgeAnswerGenerationResponse() -
KnowledgeAnswerGenerationResponse
-
-
Method Details