Package com.bytedesk.kbase.llm_text
Class TextProtobuf
java.lang.Object
com.bytedesk.kbase.llm_text.TextProtobuf
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private List<TextProtobuf>
private static final long
private String
private String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextProtobuf
fromElastic
(TextElastic text) static TextProtobuf
toJson()
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
uid
-
title
-
-
-
Constructor Details
-
TextProtobuf
public TextProtobuf()
-
-
Method Details
-
fromJson
-
fromElastic
-
toJson
-