Class PromptDTOQna
- java.lang.Object
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna
-
public class PromptDTOQna extends QnADTO
QnADTO - Either QnaId or QnADTO needs to be present in a PromptDTO object.
-
-
Constructor Summary
Constructors Constructor Description PromptDTOQna()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
answer, context, id, lastUpdatedTimestamp, metadata, questions, source, withAnswer, withContext, withId, withLastUpdatedTimestamp, withMetadata, withQuestions, withSource
-
-