Class QnADTOContext
- java.lang.Object
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO
-
- com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext
-
public class QnADTOContext extends ContextDTO
Context of a QnA.
-
-
Constructor Summary
Constructors Constructor Description QnADTOContext()
-
Method Summary
-
Methods inherited from class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO
isContextOnly, prompts, withIsContextOnly, withPrompts
-
-