Uses of Class
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext
-
Packages that use QnASearchResultContext Package Description com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models This package contains the models classes for QnAMakerClient. -
-
Uses of QnASearchResultContext in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models that return QnASearchResultContext Modifier and Type Method Description QnASearchResultContextQnASearchResult. context()Get the context value.Methods in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models with parameters of type QnASearchResultContext Modifier and Type Method Description QnASearchResultQnASearchResult. withContext(QnASearchResultContext context)Set the context value.
-