Provides struct and type for a AgentRunWaitResponse
Summary
Types
@type t() :: %Gleanex.Client.AgentRunWaitResponse{ messages: [Gleanex.Client.Message.t()] | nil, run: Gleanex.Client.AgentRun.t() | nil }
Provides struct and type for a AgentRunWaitResponse
@type t() :: %Gleanex.Client.AgentRunWaitResponse{ messages: [Gleanex.Client.Message.t()] | nil, run: Gleanex.Client.AgentRun.t() | nil }