v2026.6.4
All Bundles
Bundle Support for OpenAI responses APIs (-lib openai)

Output

Response output

Operations

GetContents #

Get content

method : public : GetContents() ~ Vector<Content>

Return

TypeDescription
Vector<Content>content

GetId #

Get index

method : public : GetId() ~ String

Return

TypeDescription
Stringindex

GetRole #

Get role

method : public : GetRole() ~ String

Return

TypeDescription
Stringrole

GetStatus #

Get finish reason

method : public : GetStatus() ~ String

Return

TypeDescription
Stringfinish reason

GetSummaries #

Get summaries

method : public : GetSummaries() ~ Vector<Pair<String,String>>

Return

TypeDescription
Vector<Pair<String,String>>summaries

GetType #

Get type

method : public : GetType() ~ String

Return

TypeDescription
Stringtype

ToString #

String representation of the object

method : public : ToString() ~ String

Return

TypeDescription
Stringstring representation