Uses of Class
com.azure.search.documents.knowledgebases.models.KnowledgeBaseMessageContent
Packages that use KnowledgeBaseMessageContent
Package
Description
Package containing the data models for KnowledgeBaseRetrievalClient.
-
Uses of KnowledgeBaseMessageContent in com.azure.search.documents.knowledgebases.models
Modifier and TypeClassDescriptionfinal classText message type.final classText message type.Classes in com.azure.search.documents.knowledgebases.models that implement interfaces with type arguments of type KnowledgeBaseMessageContentModifier and TypeClassDescriptionclassSpecifies the type of the message content.Methods in com.azure.search.documents.knowledgebases.models that return KnowledgeBaseMessageContentModifier and TypeMethodDescriptionstatic KnowledgeBaseMessageContentKnowledgeBaseMessageContent.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of KnowledgeBaseMessageContent from the JsonReader.Methods in com.azure.search.documents.knowledgebases.models that return types with arguments of type KnowledgeBaseMessageContentModifier and TypeMethodDescriptionKnowledgeBaseMessage.getContent()Get the content property: The content property.Constructor parameters in com.azure.search.documents.knowledgebases.models with type arguments of type KnowledgeBaseMessageContentModifierConstructorDescriptionCreates an instance of KnowledgeBaseMessage class.