Uses of Class
com.azure.search.documents.knowledgebases.models.KnowledgeBaseErrorAdditionalInfo
Packages that use KnowledgeBaseErrorAdditionalInfo
Package
Description
Package containing the data models for KnowledgeBaseRetrievalClient.
-
Uses of KnowledgeBaseErrorAdditionalInfo in com.azure.search.documents.knowledgebases.models
Classes in com.azure.search.documents.knowledgebases.models that implement interfaces with type arguments of type KnowledgeBaseErrorAdditionalInfoModifier and TypeClassDescriptionfinal classThe resource management error additional info.Methods in com.azure.search.documents.knowledgebases.models that return KnowledgeBaseErrorAdditionalInfoModifier and TypeMethodDescriptionKnowledgeBaseErrorAdditionalInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of KnowledgeBaseErrorAdditionalInfo from the JsonReader.Methods in com.azure.search.documents.knowledgebases.models that return types with arguments of type KnowledgeBaseErrorAdditionalInfoModifier and TypeMethodDescriptionKnowledgeBaseErrorDetail.getAdditionalInfo()Get the additionalInfo property: The error additional info.