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