Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Log

Log.

Hierarchy

  • Log

Index

Properties

assistant_id

assistant_id: string

Unique identifier of the assistant.

Optional customer_id

customer_id: string

The customer ID specified for the message, if any.

language

language: string

The language of the assistant to which the message request was made.

log_id

log_id: string

A unique identifier for the logged event.

request

A stateful message request formatted for the Watson Assistant service.

request_timestamp

request_timestamp: string

The timestamp for receipt of the message.

response

response: MessageResponse

A response from the Watson Assistant service.

response_timestamp

response_timestamp: string

The timestamp for the system response to the message.

session_id

session_id: string

The ID of the session the message was part of.

skill_id

skill_id: string

The unique identifier of the skill that responded to the message.

snapshot

snapshot: string

The name of the snapshot (dialog skill version) that responded to the message (for example, draft).

Generated using TypeDoc