#include <agent_chat_widget.h>
Public Attributes | |
std::string | test_id |
std::string | name |
std::string | status |
std::string | message |
absl::Time | updated_at = absl::InfinitePast() |
Definition at line 77 of file agent_chat_widget.h.
std::string yaze::editor::AgentChatWidget::AutomationTelemetry::test_id |
Definition at line 78 of file agent_chat_widget.h.
Referenced by yaze::editor::AgentChatWidget::UpdateHarnessTelemetry().
std::string yaze::editor::AgentChatWidget::AutomationTelemetry::name |
Definition at line 79 of file agent_chat_widget.h.
std::string yaze::editor::AgentChatWidget::AutomationTelemetry::status |
Definition at line 80 of file agent_chat_widget.h.
std::string yaze::editor::AgentChatWidget::AutomationTelemetry::message |
Definition at line 81 of file agent_chat_widget.h.
absl::Time yaze::editor::AgentChatWidget::AutomationTelemetry::updated_at = absl::InfinitePast() |
Definition at line 82 of file agent_chat_widget.h.