DashboardWidgetInput
Optional widget ID for update operations. Omit for creation.
Optional domain ID associated with the widget.
Optional display title. If null, the natural language query will be used as title.
Natural language query for generating the widget content.
Optional ID of an existing visualization to use for the widget.
Optional visualization type. If null, will be determined from the natural language query. See VisualizationType.
Positioning and sizing information for the widget. See WidgetLayoutInput.
Optional ID of the conversation that generated this widget.
Optional ID of the message that generated this widget.
Optional timestamp for when data was last refreshed.
Optional message body for chat-based widget updates.
Type of widget content. See WidgetType.
Markdown content for text/markdown widgets.