#include <agent_chat.h>
Public Attributes | |
| std::string | test_id |
| std::string | name |
| std::string | status |
| std::string | message |
| absl::Time | updated_at |
Definition at line 70 of file agent_chat.h.
| std::string yaze::editor::AgentChat::AutomationTelemetry::test_id |
Definition at line 71 of file agent_chat.h.
| std::string yaze::editor::AgentChat::AutomationTelemetry::name |
Definition at line 72 of file agent_chat.h.
| std::string yaze::editor::AgentChat::AutomationTelemetry::status |
Definition at line 73 of file agent_chat.h.
| std::string yaze::editor::AgentChat::AutomationTelemetry::message |
Definition at line 74 of file agent_chat.h.
| absl::Time yaze::editor::AgentChat::AutomationTelemetry::updated_at |
Definition at line 75 of file agent_chat.h.