Uses of Class
com.azure.search.documents.knowledgebases.models.KnowledgeBaseRemoteSharePointReference
Packages that use KnowledgeBaseRemoteSharePointReference
Package
Description
Package containing the data models for KnowledgeBaseRetrievalClient.
-
Uses of KnowledgeBaseRemoteSharePointReference in com.azure.search.documents.knowledgebases.models
Methods in com.azure.search.documents.knowledgebases.models that return KnowledgeBaseRemoteSharePointReferenceModifier and TypeMethodDescriptionKnowledgeBaseRemoteSharePointReference.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of KnowledgeBaseRemoteSharePointReference from the JsonReader.KnowledgeBaseRemoteSharePointReference.setRerankerScore(Float rerankerScore) Set the rerankerScore property: The reranker score for the document reference.KnowledgeBaseRemoteSharePointReference.setSearchSensitivityLabelInfo(SharePointSensitivityLabelInfo searchSensitivityLabelInfo) Set the searchSensitivityLabelInfo property: Information about the sensitivity label applied to a SharePoint document.KnowledgeBaseRemoteSharePointReference.setSourceData(Map<String, Object> sourceData) Set the sourceData property: Dictionary of <any>.Set the webUrl property: The url the reference data originated from.