Version 4.0.26.4 (latest)
Datatype
Description
(object)
timestamp
lock
The time at which the message was received or generated.
userMessage
lock
A message from the user.
Expand UserMessage definition...
text
lock
Text content of the user message.
systemMessage
lock
A message from the system.
Expand SystemMessage definition...
text
lock
A direct natural language response.
Expand TextMessage definition...
parts
textType
lock
The type of the text message.
schema
lock
A message produced during schema resolution.
Expand SchemaMessage definition...
query
lock
A schema resolution query.
result
lock
The result of a schema resolution query.
data
lock
A message produced during data retrieval.
Expand DataMessage definition...
query
lock
A data retrieval query.
generatedSql
lock
SQL generated by the system.
result
lock
Retrieved data.
generatedLookerQuery
lock
(DEPRECATED) DEPRECATED: Looker Query generated by the system.
bigQueryJob
lock
A BigQuery job executed by the system.
analysis
lock
A message produced during analysis.
Expand AnalysisMessage definition...
query
lock
An analysis query.
progressEvent
lock
An event indicating the progress of the analysis.
chart
lock
A message produced during chart generation.
Expand ChartMessage definition...
query
lock
A query for generating a chart.
result
lock
The result of a chart generation query.
error
lock
An error message.
Expand ErrorMessage definition...
text
lock
The text of the error.
exampleQueries
lock
A message containing example queries.
Expand ExampleQueries definition...
exampleQueries
groupId
lock
Identifies the group that the event belongs to.
messageId
lock
Unique id of the message in the conversation.