Class Document.Metadata.Attribute

java.lang.Object
dev.langchain4j.store.embedding.azure.search.Document.Metadata.Attribute
Enclosing class:
Document.Metadata

public static class Document.Metadata.Attribute extends Object
  • Constructor Details

    • Attribute

      public Attribute()
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)