Log.
More...
|
MessageRequest | Request [get, set] |
| A request sent to the workspace, including the user input and context. More...
|
|
MessageResponse | Response [get, set] |
| The response sent by the workspace, including the output text, detected intents and entities, and context. More...
|
|
string | LogId [get, set] |
| A unique identifier for the logged event. More...
|
|
string | RequestTimestamp [get, set] |
| The timestamp for receipt of the message. More...
|
|
string | ResponseTimestamp [get, set] |
| The timestamp for the system response to the message. More...
|
|
string | WorkspaceId [get, set] |
| The unique identifier of the workspace where the request was made. More...
|
|
string | Language [get, set] |
| The language of the workspace where the message request was made. More...
|
|
◆ Language
string IBM.Watson.Assistant.v1.Model.Log.Language |
|
getset |
The language of the workspace where the message request was made.
◆ LogId
string IBM.Watson.Assistant.v1.Model.Log.LogId |
|
getset |
A unique identifier for the logged event.
◆ Request
A request sent to the workspace, including the user input and context.
◆ RequestTimestamp
string IBM.Watson.Assistant.v1.Model.Log.RequestTimestamp |
|
getset |
The timestamp for receipt of the message.
◆ Response
The response sent by the workspace, including the output text, detected intents and entities, and context.
◆ ResponseTimestamp
string IBM.Watson.Assistant.v1.Model.Log.ResponseTimestamp |
|
getset |
The timestamp for the system response to the message.
◆ WorkspaceId
string IBM.Watson.Assistant.v1.Model.Log.WorkspaceId |
|
getset |
The unique identifier of the workspace where the request was made.
The documentation for this class was generated from the following file:
- src/IBM.Watson.Assistant.v1/Model/Log.cs