| LogExport Properties | 
The LogExport type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Language | 
            The language of the workspace where the message request was made.
             | 
|  | LogId | 
            A unique identifier for the logged event.
             | 
|  | Request | 
            A request received by the workspace, including the user input and context.
             | 
|  | RequestTimestamp | 
            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 | 
            The timestamp for the system response to the message.
             | 
|  | WorkspaceId | 
            The unique identifier of the workspace where the request was made.
             | 
 See Also
See Also