public class DoubaoAppCallReasoningSearchCompletedEvent extends ItemEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
DoubaoAppCallReasoningSearchCompletedEvent.Builder |
outputIndexsequenceNumber, type| Constructor and Description |
|---|
DoubaoAppCallReasoningSearchCompletedEvent() |
| Modifier and Type | Method and Description |
|---|---|
static DoubaoAppCallReasoningSearchCompletedEvent.Builder |
builder() |
Long |
getBlockIndex() |
List<String> |
getQueries() |
List<DoubaoAppSearchResult> |
getResults() |
String |
getSummary() |
void |
setBlockIndex(Long blockIndex) |
void |
setQueries(List<String> queries) |
void |
setResults(List<DoubaoAppSearchResult> results) |
void |
setSummary(String summary) |
String |
toString() |
getItemId, setItemIdgetOutputIndex, setOutputIndexgetSequenceNumber, getType, setSequenceNumber, setTypepublic DoubaoAppCallReasoningSearchCompletedEvent()
public Long getBlockIndex()
public void setBlockIndex(Long blockIndex)
public String getSummary()
public void setSummary(String summary)
public List<DoubaoAppSearchResult> getResults()
public void setResults(List<DoubaoAppSearchResult> results)
public String toString()
toString in class OutputEventpublic static DoubaoAppCallReasoningSearchCompletedEvent.Builder builder()
Copyright © 2025. All rights reserved.