AgentSystemResponse

data class AgentSystemResponse(val systemDisplayName: String? = null, val systemResourceName: String? = null)

Describes the configuration of a system inside the agent.

Constructors

Link copied to clipboard
constructor(systemDisplayName: String? = null, systemResourceName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard