Class QnASearchResultAnswerSpan
- java.lang.Object
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan
-
public class QnASearchResultAnswerSpan extends AnswerSpanResponseDTO
Answer span object of QnA with respect to user's question.
-
-
Constructor Summary
Constructors Constructor Description QnASearchResultAnswerSpan()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
endIndex, score, startIndex, text, withEndIndex, withScore, withStartIndex, withText
-
-