Output
Response output
Operations
GetContents
Get content
method : public : GetContents() ~ Vector<Content>Return
| Type | Description |
|---|---|
| Vector<Content> | content |
GetStatus
Get finish reason
method : public : GetStatus() ~ StringReturn
| Type | Description |
|---|---|
| String | finish reason |
GetSummaries
Get summaries
method : public : GetSummaries() ~ Vector<Pair<String,String>>Return
| Type | Description |
|---|---|
| Vector<Pair<String,String>> | summaries |
ToString
String representation of the object
method : public : ToString() ~ StringReturn
| Type | Description |
|---|---|
| String | string representation |