Optional
agent_For messages that are sent between the user and a human agent, we assign an agent type to the message to distinguish what type it is.
The list of columns specifications. This will determine the maximum number of columns that can be rendered.
Optional
horizontal_Determines the horizontal alignment of all items in the grid.
Optional
max_Sets an optional max width of the component. Options are small, medium and large. By default, the component will be 100% width of the container.
Optional
message_Options that control additional features available for a message item.
The response type of this message item.
A list of rows to render.
A list of cells to render in a row.
Optional
streaming_Metadata used identify a generic item within the context of a stream in order to correlate any updates meant for a specific item.
Optional
user_An optional buckets of additional user defined properties for this item.
Optional
vertical_Determines the vertical alignment of all items in the grid.
The basic class for items returned from a back-end as part of a message response. These are the items contained in the MessageOutput.generic array.