Click or drag to resize

LogExport Properties

The LogExport type exposes the following members.

Properties
  NameDescription
Public propertyLanguage
The language of the workspace where the message request was made.
Public propertyLogId
A unique identifier for the logged event.
Public propertyRequest
A request received by the workspace, including the user input and context.
Public propertyRequestTimestamp
The timestamp for receipt of the message.
Public propertyResponse
The response sent by the workspace, including the output text, detected intents and entities, and context.
Public propertyResponseTimestamp
The timestamp for the system response to the message.
Public propertyWorkspaceId
The unique identifier of the workspace where the request was made.
Top
See Also