ListPendingMessagesResponse

Response structure containing a list of pending messages

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

Link copied to clipboard
val createdAt: <Error class: unknown class>

Timestamp when the pending messages were created.

Link copied to clipboard

The unique identifier for the execution.

Link copied to clipboard

The list of pending messages for the execution.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String